mirror of
https://github.com/thiloho/archtika.git
synced 2025-11-22 10:51:36 +01:00
Remove unncessary fields from docs templates and add category article order
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user