mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-11-06 03:27:55 -06:00
Compare commits
2 Commits
6e7160efbb
...
ff4998f31b
| Author | SHA1 | Date | |
|---|---|---|---|
|
ff4998f31b
|
|||
|
1aa2f8ea5c
|
@@ -8,6 +8,12 @@
|
||||
|
||||
{{ partial "top.html" . }}
|
||||
|
||||
{{ if hugo.IsServer -}}
|
||||
<div style="position: fixed; bottom: 25px; right: 25px;">
|
||||
{{ templates.Current.Name }}
|
||||
</div>
|
||||
{{ end -}}
|
||||
|
||||
<div class="main-container">
|
||||
{{ if not .IsHome }}
|
||||
{{ partial "breadcrumb.html" . }}
|
||||
Reference in New Issue
Block a user