Remove unncessary fields from docs templates and add category article order

This commit is contained in:
thiloho
2024-08-29 20:09:37 +02:00
parent e5b55baaef
commit 042ae24130
9 changed files with 169 additions and 40 deletions

View File

@@ -16,7 +16,7 @@
<nav>
<div class="container">
{#if isDocsTemplate}
{#if isDocsTemplate && Object.keys(categorizedArticles).length > 0}
<input type="checkbox" id="toggle-sidebar" hidden />
<label for="toggle-sidebar">
<svg