darkmode initial commit

This commit is contained in:
gurusabarish
2021-06-17 22:00:17 +05:30
parent 758e0f7ad2
commit fd2b79bc98
5 changed files with 67 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
</div>
{{ if .Site.Params.email }}
<div class="text-center pt-3">
<a href="mailto:{{ .Site.Params.email }}?subject=Say hi!" class="contact-btn btn">
<a href="mailto:{{ .Site.Params.email }}?subject=Say hi!" class="contact-btn btn text-muted">
Get In Touch
</a>
</div>