From 117c71d410ce9f5756515765b45ad3bd531f8f05 Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Wed, 19 Nov 2025 16:38:45 -0800 Subject: [PATCH] Feat: Add web usage snippet to landing page --- index.html | 67 ++++++++++++++++++++---------------------------------- 1 file changed, 25 insertions(+), 42 deletions(-) diff --git a/index.html b/index.html index 0ef28fb..2ea20cf 100644 --- a/index.html +++ b/index.html @@ -15,65 +15,38 @@ @@ -101,8 +74,18 @@
Download Stain.OTF + +
+ Web Import (CDN) +
@font-face {
+  font-family: "Stain";
+  src: url("https://cdn.jsdelivr.net/gh/multipleof4/stain.otf@master/dist/Stain.otf") format("opentype");
+}
+
+ github.com / multipleof4 / stain.otf
+