mirror of
https://github.com/yuzu-emu/shared-bulma-theme
synced 2024-11-23 15:03:47 +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">
|
||||
<div class="container">
|
||||
<h1 class="title">{{ .Title }}</h1>
|
||||
|
@ -17,3 +18,4 @@
|
|||
</div>
|
||||
</div>
|
||||
</section>
|
||||
{{ end }}
|
Loading…
Reference in a new issue