Fix bad link in footer
This commit is contained in:
parent
0f683ab5b8
commit
8d08f02bf1
|
@ -1,2 +1,2 @@
|
|||
<p class="copyright">{{ .Site.Copyright }}</p>
|
||||
<p class="advertisement">Powered by <a href="https://gohugo.io/">hugo</a> and <a href="https://github.org/joeroe/risotto">risotto</a>.</p>
|
||||
<p class="advertisement">Powered by <a href="https://gohugo.io/">hugo</a> and <a href="https://github.com/joeroe/risotto">risotto</a>.</p>
|
||||
|
|
Loading…
Reference in New Issue