P5: OSS readiness — docs site, contributor onboarding, e2e harness #23
@@ -5,7 +5,7 @@
|
||||
|
||||
{{$page := .Page}}
|
||||
{{template "crit_banner" .Page}}
|
||||
{{if eq $page.HostCount 0}}
|
||||
{{if and (eq $page.HostCount 0) (eq (len $page.PendingHosts) 0)}}
|
||||
|
||||
{{/* ---------- empty state ---------- */}}
|
||||
<div class="pt-14 pb-24">
|
||||
|
||||
Reference in New Issue
Block a user