mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-07-27 00:59:42 +02:00
Merge branch 'main' of github.com:codex-team/codex.docs into v2
Conflicts: nodemon.json
This commit is contained in:
commit
d9bfb88a86
6 changed files with 462 additions and 13 deletions
|
@ -6,6 +6,9 @@
|
|||
</div>
|
||||
|
||||
<aside class="docs-sidebar__content docs-sidebar__content--invisible">
|
||||
<span class="docs-sidebar__search-wrapper">
|
||||
<input class="docs-sidebar__search" type="text" placeholder="Search" />
|
||||
</span>
|
||||
{% for firstLevelPage in menu %}
|
||||
<section class="docs-sidebar__section" data-id="{{firstLevelPage._id}}">
|
||||
<a class="docs-sidebar__section-title-wrapper"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue