Skip to content

Commit

Permalink
chore: use library template style for info pages
Browse files Browse the repository at this point in the history
  • Loading branch information
mhaack committed Nov 23, 2023
1 parent 4271bbb commit ccb3834
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ const TEMPLATE_LIST = {
news: 'blog',
topic: 'topic',
library: 'library',
info: 'library',
};

/**
Expand Down

0 comments on commit ccb3834

Please sign in to comment.