From ea6c42fec59f5a6cad6f988ae30395eb4bf774c9 Mon Sep 17 00:00:00 2001 From: Carson Fleming Date: Tue, 9 Jan 2024 19:12:14 -0500 Subject: Use c.fle.ms instead of external cdn --- static/css/fonts.css | 2 +- static/css/standard.css | 6 +++--- static/index.html | 2 +- static/notfound.html | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'static') diff --git a/static/css/fonts.css b/static/css/fonts.css index 26c0794..95f853e 100644 --- a/static/css/fonts.css +++ b/static/css/fonts.css @@ -1 +1 @@ -@font-face{font-family:myriad pro;font-weight:300;font-display:swap;src:url(https://cdn.cflems.net/myriad-300.woff2) format('woff2')}@font-face{font-family:myriad pro;font-weight:400;font-display:swap;src:url(https://cdn.cflems.net/myriad-400.woff2) format('woff2')}@font-face{font-family:myriad pro;font-weight:700;font-display:swap;src:url(https://cdn.cflems.net/myriad-700.woff2) format('woff2')}@font-face{font-family:dejavu sans;font-weight:200;font-display:swap;src:url(https://cdn.cflems.net/deja-200.woff2) format('woff2')}@font-face{font-family:dejavu sans;font-weight:400;font-display:swap;src:url(https://cdn.cflems.net/deja-400.woff2) format('woff2')}@font-face{font-family:roboto;font-weight:100;font-display:swap;src:url(https://cdn.cflems.net/roboto-100.woff2) format('woff2')}@font-face{font-family:roboto;font-weight:400;font-display:swap;src:url(https://cdn.cflems.net/roboto-400.woff2) format('woff2')}@font-face{font-family:roboto;font-weight:700;font-display:swap;src:url(https://cdn.cflems.net/roboto-700.woff2) format('woff2')}@font-face{font-family:source code pro;font-weight:300;font-display:swap;src:url(https://cdn.cflems.net/src-300.woff2) format('woff2')}@font-face{font-family:source code pro;font-weight:400;font-display:swap;src:url(https://cdn.cflems.net/src-400.woff2) format('woff2')}@font-face{font-family:source code pro;font-weight:700;font-display:swap;src:url(https://cdn.cflems.net/src-700.woff2) format('woff2')}:root{--cflems-ff-text-primary: 'Myriad Pro', 'PT Sans', 'Segoe UI', 'Helvetica', sans-serif;--cflems-ff-text-secondary: 'DejaVu Sans', 'Vera Sans', 'Verdana', 'Tahoma', sans-serif;--cflems-ff-text-tertiary: 'Roboto', 'Heron Sans', 'Titling Gothic', 'Arial', sans-serif;--cflems-ff-text-mono: 'Source Code Pro', 'Inconsolata', 'Courier New', 'Courier', monospace} \ No newline at end of file +@font-face{font-family:myriad pro;font-weight:300;font-display:swap;src:url(https://c.fle.ms/myriad-300.woff2) format('woff2')}@font-face{font-family:myriad pro;font-weight:400;font-display:swap;src:url(https://c.fle.ms/myriad-400.woff2) format('woff2')}@font-face{font-family:myriad pro;font-weight:700;font-display:swap;src:url(https://c.fle.ms/myriad-700.woff2) format('woff2')}@font-face{font-family:dejavu sans;font-weight:200;font-display:swap;src:url(https://c.fle.ms/deja-200.woff2) format('woff2')}@font-face{font-family:dejavu sans;font-weight:400;font-display:swap;src:url(https://c.fle.ms/deja-400.woff2) format('woff2')}@font-face{font-family:roboto;font-weight:100;font-display:swap;src:url(https://c.fle.ms/roboto-100.woff2) format('woff2')}@font-face{font-family:roboto;font-weight:400;font-display:swap;src:url(https://c.fle.ms/roboto-400.woff2) format('woff2')}@font-face{font-family:roboto;font-weight:700;font-display:swap;src:url(https://c.fle.ms/roboto-700.woff2) format('woff2')}@font-face{font-family:source code pro;font-weight:300;font-display:swap;src:url(https://c.fle.ms/src-300.woff2) format('woff2')}@font-face{font-family:source code pro;font-weight:400;font-display:swap;src:url(https://c.fle.ms/src-400.woff2) format('woff2')}@font-face{font-family:source code pro;font-weight:700;font-display:swap;src:url(https://c.fle.ms/src-700.woff2) format('woff2')}:root{--cflems-ff-text-primary: 'Myriad Pro', 'PT Sans', 'Segoe UI', 'Helvetica', sans-serif;--cflems-ff-text-secondary: 'DejaVu Sans', 'Vera Sans', 'Verdana', 'Tahoma', sans-serif;--cflems-ff-text-tertiary: 'Roboto', 'Heron Sans', 'Titling Gothic', 'Arial', sans-serif;--cflems-ff-text-mono: 'Source Code Pro', 'Inconsolata', 'Courier New', 'Courier', monospace} \ No newline at end of file diff --git a/static/css/standard.css b/static/css/standard.css index 76224b9..f629fbe 100644 --- a/static/css/standard.css +++ b/static/css/standard.css @@ -18,7 +18,7 @@ body { color: #000000; background-image: linear-gradient(to bottom, #fffffff0 10%, #ffffff90 50%, #ffffff70), - url('https://cdn.cflems.net/fle.ms/lake.webp'); + url('https://c.fle.ms/fle.ms/lake.webp'); } #header { padding: 2rem 0; @@ -31,7 +31,7 @@ body { } #header #logo { padding: 0.25em 0em 0em 1.75em; - background-image: url('https://cdn.cflems.net/fle.ms/logo.webp'); + background-image: url('https://c.fle.ms/fle.ms/logo.webp'); background-repeat: no-repeat; background-size: contain; background-position: left center; @@ -172,7 +172,7 @@ body { background-color: #101010; background-image: linear-gradient(to top, #000000f0 20%, #00000090 50%, #00000070), - url('https://cdn.cflems.net/fle.ms/earth.webp'); + url('https://c.fle.ms/fle.ms/earth.webp'); } #content a { color: #68369b; 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 @@ - + diff --git a/static/notfound.html b/static/notfound.html index 751d2f5..c53962b 100644 --- a/static/notfound.html +++ b/static/notfound.html @@ -6,7 +6,7 @@ - + -- cgit v1.2.3