aboutsummaryrefslogtreecommitdiffhomepage
path: root/development/index.html
diff options
context:
space:
mode:
authorjohannst <johannst@users.noreply.github.com>2025-03-14 01:19:37 +0000
committerjohannst <johannst@users.noreply.github.com>2025-03-14 01:19:37 +0000
commitb6627f53bf459334446bb1e2c51728a764c8651d (patch)
tree91d1326986ddb28a4bf29071c6db1bd379814402 /development/index.html
parent2413e9cbad620ca20b3aaffeb9cf4bb132e6113f (diff)
downloadnotes-b6627f53bf459334446bb1e2c51728a764c8651d.tar.gz
notes-b6627f53bf459334446bb1e2c51728a764c8651d.zip
deploy: cb9e06f3a5bd9d42494e6abdaf61fb3fe19d4ea4
Diffstat (limited to 'development/index.html')
-rw-r--r--development/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/development/index.html b/development/index.html
index 21abf36..b93cc47 100644
--- a/development/index.html
+++ b/development/index.html
@@ -24,9 +24,9 @@
<link rel="stylesheet" href="../fonts/fonts.css">
<!-- Highlight.js Stylesheets -->
- <link rel="stylesheet" href="../highlight.css">
- <link rel="stylesheet" href="../tomorrow-night.css">
- <link rel="stylesheet" href="../ayu-highlight.css">
+ <link rel="stylesheet" id="highlight-css" href="../highlight.css">
+ <link rel="stylesheet" id="tomorrow-night-css" href="../tomorrow-night.css">
+ <link rel="stylesheet" id="ayu-highlight-css" href="../ayu-highlight.css">
<!-- Custom theme stylesheets -->