mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-05 13:35:24 +02:00
Page showing, page edit, move API to /api/ (#10)
This commit is contained in:
parent
ff09f695d0
commit
730eff7995
18 changed files with 316 additions and 133 deletions
3
src/views/pages/blocks/header.twig
Normal file
3
src/views/pages/blocks/header.twig
Normal file
|
@ -0,0 +1,3 @@
|
|||
<h{{ level }} class="block-header block-header--{{ level }}">
|
||||
{{ text }}
|
||||
</h{{ level }}>
|
Loading…
Add table
Add a link
Reference in a new issue