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