summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/index.html')
-rw-r--r--static/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html
index c25c686..86843a9 100644
--- a/static/index.html
+++ b/static/index.html
@@ -6,7 +6,7 @@
<meta name="author" content="Carson Fleming" />
<meta name="description" content="fle.ms is a REST API driven URL shortener—a service which stores long and complicated URLs such as Google Drive documents, GitHub commit references, Spotify playlists, and social media permalinks." />
<link rel="canonical" href="https://fle.ms/" />
- <link rel="icon" type="image/svg+xml" href="https://cdn.cflems.net/fle.ms/logo.svg" />
+ <link rel="icon" type="image/svg+xml" href="https://c.fle.ms/fle.ms/logo.svg" />
<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" />