mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-09-02 17:37:35 -05:00
Compare commits
2 Commits
bda5569d56
...
0790ed94b9
Author | SHA1 | Date | |
---|---|---|---|
0790ed94b9
|
|||
c7c1ee0f0a
|
@@ -1,8 +1,10 @@
|
|||||||
{{ define "main" }}
|
{{ define "main" }}
|
||||||
<h1>
|
<div class="page-title">
|
||||||
{{ partial "icon.html" "files" }}
|
<h1>
|
||||||
{{ .Title | markdownify }}
|
{{ partial "icon.html" "files" }}
|
||||||
</h1>
|
{{ .Title | markdownify }}
|
||||||
|
</h1>
|
||||||
|
</div>
|
||||||
|
|
||||||
{{ with .Content }}
|
{{ with .Content }}
|
||||||
{{ . }}
|
{{ . }}
|
||||||
|
Reference in New Issue
Block a user