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

github.com/schmanat/hugo-highlights-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSchneider Manuel <manuel.schneider@dornbirn.at>2016-06-06 09:04:21 +0300
committerSchneider Manuel <manuel.schneider@dornbirn.at>2016-06-06 09:04:21 +0300
commit43f1331fdc529736b85fea772a9d306d4ae89153 (patch)
tree18bbeee969439cc98f20d312c78cbd73274e3390
parent59413e68b40510cf57c02865e1ac0e711a160f58 (diff)
fix ID for skills section
-rw-r--r--layouts/partials/skills.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/skills.html b/layouts/partials/skills.html
index 0297660..4cc7ab0 100644
--- a/layouts/partials/skills.html
+++ b/layouts/partials/skills.html
@@ -1,5 +1,5 @@
{{ "<!-- Services -->" | safeHTML }}
- <section id="skill" class="main special">
+ <section id="skills" class="main special">
<div class="container">
<span class="image fit primary"><img src="images/{{ with .Params.Sites.skill_list.picture }}{{ . }}{{ end }}" alt="" /></span>
<div class="content">