mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-10 18:32:28 +00:00
port to gitlab.
This commit is contained in:
7
themes/custom/layouts/_default/single.html
Normal file
7
themes/custom/layouts/_default/single.html
Normal file
@@ -0,0 +1,7 @@
|
||||
{{ define "content" -}}
|
||||
<article class="post">
|
||||
<div class="post-content">
|
||||
{{ .Content }}
|
||||
</div>
|
||||
</article>
|
||||
{{- end }}
|
Reference in New Issue
Block a user