diff options
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" /> |