diff options
Diffstat (limited to 'static/index.html')
| -rw-r--r-- | static/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/index.html b/static/index.html index 4deeefb..6e5723e 100644 --- a/static/index.html +++ b/static/index.html @@ -4,8 +4,8 @@ <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="canonical" href="https://fle.ms/" /> - <link rel="icon" type="image/png" href="img/logo.png" /> - <link rel="stylesheet" type="text/css" href="https://cflems.net/css/fonts.css" /> + <link rel="icon" type="image/png" href="https://cdn.cflems.net/fle.ms/logo.webp" /> + <link rel="stylesheet" type="text/css" href="css/fonts.css" /> <link rel="stylesheet" type="text/css" href="css/standard.css" /> <link rel="stylesheet" type="text/css" href="css/mobile.css" /> <title>fle.ms</title> |
