From e31719320e61f47918b6ac3f86ad576afe922c34 Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 24 Aug 2023 22:01:08 -0400 Subject: [PATCH] switch cdn to cdn.jsdelivr.net --- common/templates/common_libs.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/common/templates/common_libs.html b/common/templates/common_libs.html index 544b4198..3e8fbca8 100644 --- a/common/templates/common_libs.html +++ b/common/templates/common_libs.html @@ -5,9 +5,9 @@ {% tz_detect %} {% endif %} {% if jquery %} - + {% else %} - + {% endif %} - - + + + href="https://cdn.jsdelivr.net/npm/@picocss/pico@2.0.0-alpha1/css/pico.min.css" /> -