Skip to content

Commit 11a069b

Browse files
committed
Fix css link broke!
1 parent 82b63ed commit 11a069b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/chromolog/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<meta property="twitter:image" content="https://cdn.jsdelivr.net/gh/tutosrive/images-projects-srm-trg@main/modules/chromolog-webpage.png" />
2020

2121
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/Microsoft/vscode/extensions/markdown-language-features/media/markdown.css" />
22-
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/tutosrive/legendary-guacamole@main/css/modules_python_docs/style-v1.0.1.css" />
22+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/tutosrive/legendary-guacamole@75defe0f49ac9d4ddcae76d1dad032aeb8fc9acb/codes/css/modules_python_docs/style-v1.0.1.css" />
2323
<link rel="shortcut icon" href="https://cdn.jsdelivr.net/gh/tutosrive/images-projects-srm-trg@refs/heads/main/modules/chromalog_logo.webp" type="image/x-icon" />
2424
<link rel="stylesheet" href="../assets/utils/prism/prism.css" />
2525
<script defer src="../assets/utils/prism/prism.js"></script>

docs/chromologger/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<link rel="stylesheet"
3232
href="https://cdn.jsdelivr.net/gh/Microsoft/vscode/extensions/markdown-language-features/media/highlight.css">
3333
<link rel="stylesheet"
34-
href="https://cdn.jsdelivr.net/gh/tutosrive/legendary-guacamole@main/css/modules_python_docs/style-v1.0.1.css">
34+
href="https://cdn.jsdelivr.net/gh/tutosrive/legendary-guacamole@75defe0f49ac9d4ddcae76d1dad032aeb8fc9acb/codes/css/modules_python_docs/style-v1.0.1.css">
3535
<!-- Google tag (gtag.js) -->
3636
<script async src="https://www.googletagmanager.com/gtag/js?id=G-916M88YN28"></script>
3737
<script>

docs/esrm/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<link rel="shortcut icon" href="https://cdn.jsdelivr.net/gh/tutosrive/images-projects-srm-trg@main/esrm/icon.ico" type="image/x-icon" />
2626
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/Microsoft/vscode/extensions/markdown-language-features/media/markdown.css" />
2727
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/Microsoft/vscode/extensions/markdown-language-features/media/highlight.css" />
28-
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/tutosrive/legendary-guacamole@main/css/modules_python_docs/style-v1.0.1.css" />
28+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/tutosrive/legendary-guacamole@75defe0f49ac9d4ddcae76d1dad032aeb8fc9acb/codes/css/modules_python_docs/style-v1.0.1.css" />
2929

3030
<!-- Google tag (gtag.js) -->
3131
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YTY5156838"></script>

docs/sqlazo/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<link rel="stylesheet"
2626
href="https://cdn.jsdelivr.net/gh/Microsoft/vscode/extensions/markdown-language-features/media/highlight.css">
2727
<link rel="stylesheet"
28-
href="https://cdn.jsdelivr.net/gh/tutosrive/legendary-guacamole@main/css/modules_python_docs/style-v1.0.1.css">
28+
href="https://cdn.jsdelivr.net/gh/tutosrive/legendary-guacamole@75defe0f49ac9d4ddcae76d1dad032aeb8fc9acb/codes/css/modules_python_docs/style-v1.0.1.css">
2929
<link rel="shortcut icon"
3030
href="https://cdn.jsdelivr.net/gh/tutosrive/images-projects-srm-trg@refs/heads/main/modules/sqlazo_logo.webp"
3131
type="image/x-icon">

0 commit comments

Comments
 (0)