diff options
Diffstat (limited to 'layouts/partials/footer.html')
-rw-r--r-- | layouts/partials/footer.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index e69de29..e72253b 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html | |||
@@ -0,0 +1,3 @@ | |||
1 | <footer> | ||
2 | <h1>{{ .Title }}</h1> | ||
3 | </footer> \ No newline at end of file | ||