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="Stream = await req.theData()" x-data="{Stream: {}}">
|
||||
<blockstart>
|
||||
|
||||
<shape style="--w: 100%; --h: 350px">
|
||||
Stream Viewer
|
||||
</shape>
|
||||
|
@ -32,6 +30,4 @@
|
|||
<button id="submit" type="submit">Send It</button>
|
||||
</buttons>
|
||||
</form>
|
||||
|
||||
</blockstart>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue