Merge pull request #34 from lr1980/fix-static-text

Fix static text by @lr1980
This commit is contained in:
Guru Sabarish
2021-12-31 22:09:41 +05:30
committed by GitHub
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
<div class="py-3 pl-2">
<a href="mailto:{{ .Site.Params.email }}?subject=Say hi!" target="_blank"
class="contact-btn btn text-muted">
Get In Touch
{{ .Site.Params.getintouch | default "Get in Touch" }}
</a>
</div>
{{ end }}
+1 -1
View File
@@ -7,7 +7,7 @@
{{ if .Site.Params.email }}
<div class="text-center pt-3">
<a href="mailto:{{ .Site.Params.email }}?subject=Say hi!" class="contact-btn btn text-muted">
Get In Touch
{{ .Site.Params.getintouch | default "Get in Touch" }}
</a>
</div>
{{ end }}
+1 -1
View File
@@ -7,7 +7,7 @@
data-aos-once="true">
<div style="color: #{{ .Site.Params.namecolor }};" class="hi-text" data-aos="fade-up" data-aos-offset="50"
data-aos-delay="50" data-aos-once="true" data-aos-duration="900">
Hi there, I'm
{{ .Site.Params.hitext | default "Hi there, I'm" }}
</div>
<h1 class="text-primary name-text" data-aos="fade-up" data-aos-offset="200" data-aos-delay="50"
data-aos-duration="900" data-aos-once="true">