Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/rhnvrm/bodhi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRohan Verma <hello@rohanverma.net>2020-05-29 13:19:29 +0300
committerRohan Verma <hello@rohanverma.net>2020-05-29 13:19:29 +0300
commit7ca8ea5b0dc4375b4b9893d249b963b0a5af0309 (patch)
treede3e016e2e023b1006d403a946e6b0c51b39ed72 /layouts
parentd62a297d9455b01ca20bf0ac6769a5d864ec83e1 (diff)
fix: theme links
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 2133839..225d539 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -5,5 +5,5 @@
{{ . }}
<br>
{{ end }}
-This page was generated using the <a href="">Bodhi</a> theme for Hugo.
+This page was generated using the <a href="https://github.com/rhnvrm/bodhi">Bodhi</a> theme for Hugo.
</div>