Basic info about projects but no pages yet

This commit is contained in:
Sharwin Patil 2025-01-05 12:42:33 -08:00
parent df00d067bf
commit 1edf0fbfff
6 changed files with 71 additions and 23 deletions

View file

@ -11,7 +11,7 @@
<h1 class="text-center" style="display: none">
<span id="{{ $sectionID }}"></span>{{ .section.name }}</h1>
{{ end }}
<div class="container ms-auto text-center">
<!-- <div class="container ms-auto text-center">
<div class="btn-group flex-wrap" role="group" id="project-filter-buttons">
{{ range .buttons }}
<button type="button" class="btn btn-dark project-filtr-control" data-filter="{{ .filter }}">
@ -19,7 +19,7 @@
</button>
{{ end }}
</div>
</div>
</div> -->
<div class="container filtr-projects">
<div class="row" id="project-card-holder">
{{ range .projects }}