From 96ff7e4aaa51516098dd70dc368c8147f279e77f Mon Sep 17 00:00:00 2001 From: Lanius Trolling Date: Thu, 21 Dec 2023 16:19:49 -0500 Subject: [PATCH] I am very smart! --- ...alphabet.woff => pokhval-language-alphabet.woff} | Bin src/jvmMain/resources/static/style.css | 2 +- stuff/map-index.html | 8 +++----- 3 files changed, 4 insertions(+), 6 deletions(-) rename src/jvmMain/resources/static/font/{pokhval-alphabet.woff => pokhval-language-alphabet.woff} (100%) diff --git a/src/jvmMain/resources/static/font/pokhval-alphabet.woff b/src/jvmMain/resources/static/font/pokhval-language-alphabet.woff similarity index 100% rename from src/jvmMain/resources/static/font/pokhval-alphabet.woff rename to src/jvmMain/resources/static/font/pokhval-language-alphabet.woff diff --git a/src/jvmMain/resources/static/style.css b/src/jvmMain/resources/static/style.css index a2fefb0..e4fd7e8 100644 --- a/src/jvmMain/resources/static/style.css +++ b/src/jvmMain/resources/static/style.css @@ -897,7 +897,7 @@ textarea.lang-kishari { @font-face { font-family: 'Pochvalsk'; - src: url(/static/font/pokhval-alphabet.woff) format('woff'); + src: url(/static/font/pokhval-language-alphabet.woff) format('woff'); } .lang-pokhwal { diff --git a/stuff/map-index.html b/stuff/map-index.html index 364c9f6..beedec9 100644 --- a/stuff/map-index.html +++ b/stuff/map-index.html @@ -23,17 +23,15 @@ - - - - - + + + -- 2.25.1