Cleanup and more pages

This commit is contained in:
2023-11-05 14:17:18 +00:00
parent 5b62eedb0b
commit 887a71117f
82 changed files with 123 additions and 2709 deletions

View File

@@ -5,7 +5,6 @@
{{- range (where .Site.RegularPages "Section" "facilities") }}
<div class="column is-one-quarter">
<div class="box is-large hover-items">
<div class=""><img src="{{ .Params.icon }}" width="32"></div>
<h3 class="is-size-4 has-text-weight-bold">{{ .Title }}</h3>
<div class="content mt-5 box-height">
<p>{{ .Params.subtitle }}</p>