Change section template names to avoid naming conflicts with common titles
This commit is contained in:
parent
f1785ac88a
commit
c49a06f115
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="projects">
|
||||
<div id="projects-template">
|
||||
<h1 class="text-center">{{ .section.name }}</h1>
|
||||
<div class="container ml-auto text-center">
|
||||
<div class="btn-group flex-wrap" role="group" id="project-filter-buttons">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue