aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraditya <bluenerd@protonmail.com>2023-07-06 15:41:49 +0530
committeraditya <bluenerd@protonmail.com>2023-07-06 15:41:49 +0530
commit56ff21ea30d53af8af5a47fea0af2fd113981d33 (patch)
tree85e9f11922a0c00a1519aaf35b3e0456927c29f5
parent08e198f0b53d526325c79d9ab93ea04821e49dfd (diff)
remove credits
-rw-r--r--layouts/partials/footer.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 2affb90..afd87a5 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -8,7 +8,6 @@
If you'd like to use the template without the attribution, you can buy the commercial license via our website: themes.3rdwavemedia.com
*/-->
- <small class="copyright text-muted">Designed with <i class="fas fa-heart"></i> by <a class="theme-link" href="http://themes.3rdwavemedia.com" target="_blank">Xiaoying Riley</a> for developers</small>
<br>
<small class="copyright">{{ now.Year }} &copy; {{ with .Site.Params.footer.copyright }}{{ . | markdownify }}{{ else }}Ported to Hugo by <a href="https://github.com/cowboysmall" target="_blank">CowboySmall</a>{{ end }}</small>
</footer>