mirror of
https://github.com/yuzu-emu/shared-bulma-theme
synced 2024-11-23 18:04:04 +00:00
Fixed wiki missing layout.
This commit is contained in:
parent
1a3b7c885b
commit
be8ed2132a
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
{{ define "main" }}
|
||||||
<section class="section">
|
<section class="section">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h1 class="title">{{ .Title }}</h1>
|
<h1 class="title">{{ .Title }}</h1>
|
||||||
|
@ -17,3 +18,4 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
{{ end }}
|
Loading…
Reference in a new issue