From b794a02df45f7e29461e658ce2d94abdf9f1356a Mon Sep 17 00:00:00 2001 From: cyfraeviolae Date: Fri, 25 Feb 2022 16:32:35 -0500 Subject: links --- index.html | 8 ++++---- static/styles.css | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 0ede797..973f4c1 100644 --- a/index.html +++ b/index.html @@ -4,8 +4,8 @@ Prosodyle - - + +
@@ -58,7 +58,7 @@

- - + + diff --git a/static/styles.css b/static/styles.css index 96b9109..d46a8d2 100644 --- a/static/styles.css +++ b/static/styles.css @@ -1,12 +1,12 @@ @font-face { font-family: EBGaramond; - src: url(/static/EBGaramond-VariableFont_wght.ttf) format('woff2-variations'); + src: url(/prosodyle/static/EBGaramond-VariableFont_wght.ttf) format('woff2-variations'); font-style: normal; } @font-face { font-family: EBGaramond; - src: url(/static/EBGaramond-Italic-VariableFont_wght.ttf) format('woff2-variations'); + src: url(/prosodyle/static/EBGaramond-Italic-VariableFont_wght.ttf) format('woff2-variations'); font-style: italic; } -- cgit v1.2.3