mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-07 17:12:27 +00:00
Switch to theme based on Archie
This commit is contained in:
7
themes/archie/layouts/partials/pagedescription.html
Normal file
7
themes/archie/layouts/partials/pagedescription.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<div class="description">
|
||||
{{ if isset .Params "description" }}
|
||||
{{ .Description }}
|
||||
{{ else }}
|
||||
{{ .Summary }}…
|
||||
{{ end }}
|
||||
</div>
|
Reference in New Issue
Block a user