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

github.com/xaviablaza/hugo-lodi-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavi Ablaza <xlablaza@gmail.com>2018-05-13 02:48:53 +0300
committerXavi Ablaza <xlablaza@gmail.com>2018-05-13 02:48:53 +0300
commitf0c3b7921685513570638687a9909119db3ac4c5 (patch)
tree13752eb2a65d82786b5d3f7bfdb6058d1c3631c3
parent60d7859d087fbd52258825065c85d04a9318ce6d (diff)
Remove prepended 'a' from twitter username
-rw-r--r--layouts/partials/hero.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/hero.html b/layouts/partials/hero.html
index 69613ef..78fb73d 100644
--- a/layouts/partials/hero.html
+++ b/layouts/partials/hero.html
@@ -43,7 +43,7 @@
</a>
{{ end }}
{{ if isset .Site.Params "twitter" }}
- <a href="https://twitter.com/a{{ .Site.Params.Twitter }}" target="blank">
+ <a href="https://twitter.com/{{ .Site.Params.Twitter }}" target="blank">
<svg width="16px" height="14px" viewBox="0 0 16 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 41.2 (35397) - http://www.bohemiancoding.com/sketch -->
<title>social-16px_logo-twitter</title>