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

github.com/themefisher/vex-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMehedi Sharif Titas <mehedishariftitas@gmail.com>2020-10-02 08:48:16 +0300
committerGitHub <noreply@github.com>2020-10-02 08:48:16 +0300
commit171907ca826ad5a96f8a627db85f3e5ddbac953e (patch)
tree0710d16d17d84e54507dec3b1a6c734fbaa37399
parentc3eda053db364fdfb1aa745d3481ea3bc920e4e1 (diff)
parent90cffc662060534d8d54be399411f445fbac8a29 (diff)
Merge pull request #19 from KeisukeYamashita/fix-feature-id-attribute
Fix "feature" id attribute to "features"
-rw-r--r--layouts/partials/features.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/features.html b/layouts/partials/features.html
index 112147d..4b26b18 100644
--- a/layouts/partials/features.html
+++ b/layouts/partials/features.html
@@ -2,7 +2,7 @@
{{- if $data.homepage.features.enable }}
{{- with $data.homepage.features }}
-<section class="section" id="feature">
+<section class="section" id="features">
<div class="container">
<div class="row">
<div class="col-12">