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

github.com/gurusabarish/hugo-profile.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLutz Reinhardt <lr1980@users.noreply.github.com>2021-12-28 17:07:43 +0300
committerLutz Reinhardt <lr1980@users.noreply.github.com>2021-12-28 21:03:44 +0300
commit28e5d1b6e79e0de859504661906d1a52ebd80ec4 (patch)
tree3f18b5025fc34ebc3756adc33f277da673b57a68
parentf279e15318144b36f695c73f90cbf277442743f6 (diff)
add variable for "Hi there, I'm" text
-rw-r--r--layouts/partials/sections/v3/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/sections/v3/home.html b/layouts/partials/sections/v3/home.html
index 6df7386..6340742 100644
--- a/layouts/partials/sections/v3/home.html
+++ b/layouts/partials/sections/v3/home.html
@@ -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">