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