aboutsummaryrefslogtreecommitdiffstats
path: root/includes/link-tags.php
diff options
context:
space:
mode:
authorkj-sh6042024-07-09 02:09:47 -0400
committerkj-sh6042024-07-09 02:09:47 -0400
commitd259fcde814ab8dc4b393c944649055b840d011d (patch)
tree664db9974d999eda26f4bc8a9cc26df99932a4c3 /includes/link-tags.php
parentb326c66087a3341d26696121ac3417a29dbc86f3 (diff)
kj-gitbot: includes/link-tags.php
Diffstat (limited to 'includes/link-tags.php')
-rw-r--r--includes/link-tags.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/includes/link-tags.php b/includes/link-tags.php
new file mode 100644
index 0000000..209f6b4
--- /dev/null
+++ b/includes/link-tags.php
@@ -0,0 +1,3 @@
+<link rel="icon" href="../img/site-icon.webp" type="image/x-icon">
+<link rel="stylesheet" href="../css/style.css">
+<link rel="stylesheet" href="https://cdn.rawgit.com/xcatliu/simplemde-theme-dark/master/dist/simplemde-theme-dark.min.css">