Updated the layout to have a blockstart for every page so that markdown works.
This commit is contained in:
parent
d856784823
commit
d98325564f
16 changed files with 26 additions and 53 deletions
|
@ -4,8 +4,6 @@
|
|||
</script>
|
||||
|
||||
<div x-init="item = await Stream.item()" x-data="{item: {}}">
|
||||
<blockstart>
|
||||
|
||||
<block style="--value: 7">
|
||||
<h1 x-text="item.title"></h1>
|
||||
|
||||
|
@ -40,6 +38,4 @@
|
|||
</div>
|
||||
</grid>
|
||||
</block>
|
||||
|
||||
</blockstart>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue