home: Hide specific instances from home page

This commit is contained in:
Tom Wiesing 2022-12-07 11:02:57 +01:00
parent 52dbfbf56e
commit a74149f4ef
No known key found for this signature in database
2 changed files with 5 additions and 1 deletions

View file

@ -20,7 +20,7 @@
</div>
{{range .Instances}}
{{ if .Running }}
{{ if and .Running (not .NoPrefixes) }}
<div class="pure-u-1-3">
<h3>{{.Slug}}</h3>
<p>