forked from ALHP/ALHP.GO
updated template to include iframe to build-server stats
This commit is contained in:
@@ -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}}">
|
||||
|
Reference in New Issue
Block a user