aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-08-18 16:56:53 +0000
committerLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-08-18 16:56:53 +0000
commit5a02518cd513d4a09dcc3cb95756ca5779aecae7 (patch)
tree5bc42a532637e8c3e2e21df517574d28cfbb3e9a
parent2f2ccf50199eec68f748212b5afbbdf6a54f421a (diff)
downloadcs16-defaults.css-5a02518cd513d4a09dcc3cb95756ca5779aecae7.tar.gz
cs16-defaults.css-5a02518cd513d4a09dcc3cb95756ca5779aecae7.tar.bz2
cs16-defaults.css-5a02518cd513d4a09dcc3cb95756ca5779aecae7.tar.lz
cs16-defaults.css-5a02518cd513d4a09dcc3cb95756ca5779aecae7.zip

fix: rename repo due to stupidity

-rw-r--r--README.md2
-rw-r--r--index.html4
2 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 7b52118..c14829e 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ You can install cs16.css simply by pasting this to your html `head` tag and addi
<link
rel="stylesheet"
type="text/css"
- href="https://git.estrogen.zone/css16-defaults.css.git/plain/css/cs16.min.css"
+ href="https://git.estrogen.zone/cs16-defaults.css.git/plain/css/cs16.min.css"
/>
```
diff --git a/index.html b/index.html
index 3a3522f..0caf706 100644
--- a/index.html
+++ b/index.html
@@ -36,7 +36,7 @@
<div class="links">
<a
- href="https://git.estrogen.zone/css16-defaults.css.git/about"
+ href="https://git.estrogen.zone/cs16-defaults.css.git/about"
target="_blank"
class="cs-btn tree"
></a>
@@ -88,7 +88,7 @@
<div class="inner">
<button>Copy</button>
- <pre><code id="code-block">&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;https://git.estrogen.zone/css16-defaults.css.git/plain/css/cs16.min.css&quot;&gt;</code></pre>
+ <pre><code id="code-block">&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;https://git.estrogen.zone/cs16-defaults.css.git/plain/css/cs16.min.css&quot;&gt;</code></pre>
</div>
</div>
</div>