Testing
This commit is contained in:
9
themes/minimal/layouts/partials/footer.html
Normal file
9
themes/minimal/layouts/partials/footer.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<footer>
|
||||
|
||||
<p class="copyright text-muted">{{ .Site.Params.copyright | default "© All rights reserved. Powered by [Hugo](https://gohugo.io) and [Minimal](https://github.com/calintat/minimal)" | markdownify }}</p>
|
||||
|
||||
</footer>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user