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

github.com/2-REC/hugo-myportfolio-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/sections/skills.html')
-rw-r--r--layouts/partials/sections/skills.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/partials/sections/skills.html b/layouts/partials/sections/skills.html
index 72dc59e..dd4405d 100644
--- a/layouts/partials/sections/skills.html
+++ b/layouts/partials/sections/skills.html
@@ -2,7 +2,9 @@
{{ $data := .Site.Data.skills }}
<section class="section" id="skills">
{{ with $data.title }}
+ <div class="container-fluid">
{{ partial "title-bar.html" (dict "title" . "align" $params.title_align "length" $params.title_length) }}
+ </div>
{{ end }}
<div class="container-fluid">
<div class="row">