From 854317c90e67e35ea80874fcfce6762caeb70034 Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Tue, 25 Jan 2022 16:51:01 +0100 Subject: [PATCH] _includes/setup-instructions.html: Use alpine collapse component instead of the old one. --- _includes/setup-instructions.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/_includes/setup-instructions.html b/_includes/setup-instructions.html index 71ac782..73c86c0 100644 --- a/_includes/setup-instructions.html +++ b/_includes/setup-instructions.html @@ -4,9 +4,10 @@ {% assign setup-instructions_domain = include.domain | default: site.apt.domain %} {% if include.collapse %} -

Setup - Show

+
+

Setup -

- {% endif %}