aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2025-11-23 11:36:14 +0100
committerstonedDiscord <Tukz@gmx.de>2025-11-23 11:36:14 +0100
commitc7b7206e8a2707ffb74ca4f00a93aaf5580e8f34 (patch)
treee583adaea9ee6038e016a609a1b8b140a8807bad /public
parent9e78f7af8444b7e137a89497c9e4792cd09dc421 (diff)
buy local
Diffstat (limited to 'public')
-rw-r--r--public/index.html10
1 files changed, 2 insertions, 8 deletions
diff --git a/public/index.html b/public/index.html
index 5078682..7ad8ceb 100644
--- a/public/index.html
+++ b/public/index.html
@@ -55,13 +55,7 @@
content="width=device-width, initial-scale=1, maximum-scale=1"
/>
- <!-- Bootstrap Integration -->
- <link
- rel="stylesheet"
- href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"
- integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
- crossorigin="anonymous"
- />
+ <link rel="stylesheet" type="text/css" href="styles/bootstrap.min.css" />
<link rel="preconnect" href="https://fonts.gstatic.com" />
<link
@@ -70,7 +64,7 @@
/>
<!-- AOS -->
- <link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet" />
+ <link rel="stylesheet" type="text/css" href="styles/aos.css" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<link rel="apple-touch-icon" href="logo-new.png" />