1
0
forked from ALHP/ALHP.GO

updated template to include iframe to build-server stats

This commit is contained in:
2022-08-22 16:06:41 +02:00
parent f204ba0e35
commit ec5eaadcc7

View File

@@ -41,6 +41,12 @@
</nav>
<div class="container">
<div class="pt-4 pb-4">
<h4>Buildserver Stats</h4>
<iframe src="https://stats.harting.dev/public-dashboards/0fb04abb0c5e4b7390cf26a98e6dead1" height="330px" class="container-fluid rounded-1 overflow-hidden" style="border: none;"></iframe>
</div>
{{range $march := .March}}
<h3 class="mt-5">{{$march.Name}}</h3>
<div class="accordion" id="accordion-{{$march.Name}}">