diff options
| author | stonedDiscord <Tukz@gmx.de> | 2025-11-23 11:54:08 +0100 |
|---|---|---|
| committer | stonedDiscord <Tukz@gmx.de> | 2025-11-23 11:54:08 +0100 |
| commit | c0edcdaef0a2211dcd82521b87e2fb70ff3a4ac0 (patch) | |
| tree | c6b3ac48a01de51f60857ec92cac889413b4236f /public | |
| parent | c7b7206e8a2707ffb74ca4f00a93aaf5580e8f34 (diff) | |
dont buy at all
Diffstat (limited to 'public')
| -rw-r--r-- | public/index.html | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/public/index.html b/public/index.html index 7ad8ceb..3be34ad 100644 --- a/public/index.html +++ b/public/index.html @@ -1,3 +1,4 @@ +<!doctype html> <html> <head> <title><%= htmlWebpackPlugin.options.title %></title> @@ -55,17 +56,12 @@ content="width=device-width, initial-scale=1, maximum-scale=1" /> - <link rel="stylesheet" type="text/css" href="styles/bootstrap.min.css" /> - <link rel="preconnect" href="https://fonts.gstatic.com" /> <link href="https://fonts.googleapis.com/css?family=Oswald%7CRoboto+Condensed%7CPoiret+One&display=swap" rel="stylesheet" /> - <!-- AOS --> - <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" /> <link rel="stylesheet" type="text/css" href="styles/master.css" /> |
