Start working on footer (not yet previewed)
This commit is contained in:
5
layouts/partials/footer.html
Normal file
5
layouts/partials/footer.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<footer>
|
||||
<p>{{ partial "icon.html" "branch" }} <a href="https://github.com/DanilaFe/maypop/commit/{{ .Params.shorthash }}">{{ .Params.hash }}</a></p>
|
||||
<p>{{ partial "icon.html" "calendar" }} {{ .Params.date }}</p>
|
||||
<p>{{ partial "icon.html" "message" }} {{ .Params.subject }}</p>
|
||||
</footer>
|
||||
Reference in New Issue
Block a user