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:
authorGuru Sabarish <gurusabarisha@gmail.com>2021-12-31 19:44:53 +0300
committerGitHub <noreply@github.com>2021-12-31 19:44:53 +0300
commit49aca12e81fc083d456a29056981143210798743 (patch)
treeb8273187c8da310f4c068501caca81b9a9f8046c
parentc864dae946622dd01ab49520b2ec3e64622fc0d9 (diff)
parent18fdbfd352a602aa6fd6fe75bcb160a03f67405a (diff)
Merge pull request #36 from lr1980/markdownify-contact-content
emojify and markdownify contact content By @lr1980
-rw-r--r--layouts/partials/sections/v3/contact.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/sections/v3/contact.html b/layouts/partials/sections/v3/contact.html
index ff332da..0ff8e57 100644
--- a/layouts/partials/sections/v3/contact.html
+++ b/layouts/partials/sections/v3/contact.html
@@ -3,7 +3,7 @@
<div class="text-right text-center h3">Get In Touch</div>
<div class="row justify-content-center px-md-5">
<div class="col-md-6 py-3">
- <div class="text-center">{{ .Site.Params.contact_content }}</div>
+ <div class="text-center">{{ .Site.Params.contact_content | emojify | markdownify }}</div>
{{ 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">