Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/external.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/data/external.yaml b/data/external.yaml
index 427c8aa..4b2713f 100644
--- a/data/external.yaml
+++ b/data/external.yaml
@@ -36,3 +36,12 @@ KaTeX:
integrity: sha384-vZTG03m+2yp6N6BNi5iM4rW4oIwk5DfcNdFfxkk9ZWpDriOkXX8voJBFrAO7MpVl
type: script
defer: true
+
+Cactus:
+ - src: https://latest.cactus.chat/cactus.js
+ integrity:
+ type: script
+ defer: false
+ - src: https://latest.cactus.chat/style.css
+ integrity:
+ type: style \ No newline at end of file