From 2dfa52d8c80459745d8e2d8c150b4e2af8e1177e Mon Sep 17 00:00:00 2001 From: Jeff Lindsay Date: Wed, 24 Apr 2024 11:24:08 -0700 Subject: [PATCH] boot: uncomment boot, heh --- boot/site/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot/site/index.html b/boot/site/index.html index 64fae01..6b7e414 100644 --- a/boot/site/index.html +++ b/boot/site/index.html @@ -20,7 +20,7 @@ bootWanix() } {{- else -}} - //bootWanix() + bootWanix() {{- end -}}