aboutsummaryrefslogtreecommitdiffhomepage
path: root/common.html
diff options
context:
space:
mode:
authorMarvin Borner2024-01-22 10:18:35 +0100
committerMarvin Borner2024-01-22 10:21:18 +0100
commitc352987645294838b7ea1eaa3cbcaf0994bf9dd0 (patch)
tree016bcbc085a355e7a5c5d1535260f0f372597d8d /common.html
parentb7147115286644a87184e1607628a32a1fe832bc (diff)
Sync from main
Diffstat (limited to 'common.html')
-rw-r--r--common.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/common.html b/common.html
new file mode 100644
index 0000000..24f7c2f
--- /dev/null
+++ b/common.html
@@ -0,0 +1,14 @@
+<!-- change this! -->
+<link
+ rel="alternate"
+ type="application/rss+xml"
+ title="Cool blog"
+ href="feed.rss"
+/>
+
+<link
+ rel="stylesheet"
+ href="https://cdn.jsdelivr.net/npm/katex@0.16.9/dist/katex.min.css"
+ integrity="sha384-n8MVd4RsNIU0tAv4ct0nTaAbDJwPJzDEaqSD1odI+WdtXRGWt2kTvGFasHpSy3SV"
+ crossorigin="anonymous"
+/>