diff options
-rw-r--r-- | index.html | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -43,8 +43,7 @@ </style> <script src="/js/toggle.js" defer></script> - <link rel="preload" href="/css/index.css" as="style" onload="this.onload=null;this.rel='stylesheet'"> - <noscript><link rel="stylesheet" href="/css/index.css"></noscript> + <link rel="stylesheet" href="/css/index.css"> </head> <body> <nav> |