Add licenses

This commit is contained in:
2023-07-23 23:40:17 -04:00
parent 07dfed2e1c
commit b09d183a1c
21 changed files with 795 additions and 421 deletions

View File

@@ -11,7 +11,9 @@
<%- include('thur/menusub') %>
<% } %>
<% } else if (page.section && page.subsection && page.section === 'web') { %>
<% if (page.subsection === 'linklists' && page.name !== 'index') { %>
<% if (page.subsection === 'licenses' && page.name !== 'index') { %>
<%- include('licenses/menusub') %>
<% } else if (page.subsection === 'linklists' && page.name !== 'index') { %>
<%- include('linklists/menusub') %>
<% } %>
<% } else if (page.content_type === 'journal') { %>