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

github.com/aerohub/hugo-orbit-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGibo <ryugibo@daum.net>2016-12-01 20:59:38 +0300
committerGibo <ryugibo@daum.net>2016-12-01 20:59:38 +0300
commit8694fa38878003e2b2bff959601f0dd1f3e04973 (patch)
treee334b3c20906c1b418339f9bb309a06d818a45d0
parentdcc2ec0ab3b199674094c05351dd76091373d328 (diff)
move translation button
-rw-r--r--layouts/partials/profile.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/profile.html b/layouts/partials/profile.html
index 2c33c9d..85f6485 100644
--- a/layouts/partials/profile.html
+++ b/layouts/partials/profile.html
@@ -1,7 +1,7 @@
<div class="profile-container">
<img class="profile" src="{{ .Site.BaseURL }}assets/images/{{ .Site.Params.profile.avatar }}" alt="" />
<h1 class="name">{{ .Site.Params.profile.name }}</h1>
- <h3 class="tagline">{{ .Site.Params.profile.tagline }}</h3>
+ <h3 class="tagline">{{ .Site.Params.profile.tagline }}</h3><br/>
{{ if .IsTranslated }}
<div class="tagline">
{{ range .Translations }}