diff options
author | terminaldweller <thabogre@gmail.com> | 2022-03-23 07:39:03 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-03-23 07:39:03 +0000 |
commit | ca5d35830ec1fb0b7176b101c9b56c48eeb1ea8f (patch) | |
tree | 3f52b57ebe118228d67968952296824c3be3d7f6 /spring-front/public/index.html | |
parent | wip (diff) | |
download | mdrtl-ca5d35830ec1fb0b7176b101c9b56c48eeb1ea8f.tar.gz mdrtl-ca5d35830ec1fb0b7176b101c9b56c48eeb1ea8f.zip |
wip
Diffstat (limited to '')
-rw-r--r-- | spring-front/public/index.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/spring-front/public/index.html b/spring-front/public/index.html index 804f336..aa0134b 100644 --- a/spring-front/public/index.html +++ b/spring-front/public/index.html @@ -13,13 +13,6 @@ <link rel="manifest" href="%PUBLIC_URL%/manifest.json" /> <link rel="stylesheet" - href="index.css" - type="text/css" - media="screen" - title="no title" - /> - <link - rel="stylesheet" href="https://unpkg.com/@highlightjs/cdn-assets@11.5.0/styles/default.min.css" /> <meta charset="utf-8" /> |