Rename -template ids to -section
This commit is contained in:
parent
22a7ac40f4
commit
a2c41811ab
11 changed files with 24 additions and 24 deletions
|
@ -1,5 +1,5 @@
|
|||
<div class="container-fluid anchor pb-5" id="{{ replace (lower .section.name) " " "-" }}">
|
||||
<div id="achievements-template">
|
||||
<div id="achievements-section">
|
||||
<h1 class="text-center">{{ .section.name }}</h1>
|
||||
<div class="container">
|
||||
<div class="row" id="gallery">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue