add doctor who cards

update license links
lotsa cleanup
This commit is contained in:
2024-01-27 23:17:56 -05:00
parent c92d8c3897
commit afcf37a284
64 changed files with 1525 additions and 574 deletions

View File

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