From d201a427d19e0ca6421ba1c04734879956aaf736 Mon Sep 17 00:00:00 2001 From: darkweak Date: Sun, 15 Oct 2023 12:30:23 +0200 Subject: [PATCH] feat(redesign): toggle module --- new/download.html | 34 +++++++++++++++++++++++ new/includes/card.html | 2 +- new/resources/css/download.css | 51 ++++++++++++++++++++++++++++++---- 3 files changed, 80 insertions(+), 7 deletions(-) diff --git a/new/download.html b/new/download.html index 524e5a0..a469ad8 100644 --- a/new/download.html +++ b/new/download.html @@ -29,12 +29,33 @@
+
+
+
+ Download generated caddy binary with 3 extra modules or run the command below +
+ +
+
+							xcaddy build
+						
+ + + + + +
+
+
{{include "/includes/footer.html"}}