From eab5470bd13d842aa69fee4c5d6a7c498cf11f83 Mon Sep 17 00:00:00 2001
From: kj_sh604
Date: Tue, 31 Mar 2026 19:56:35 -0400
Subject: refactor: update noir.css docs
---
docs/favicon.svg | 20 ++++++++++++++++++++
docs/index.html | 1 +
out/docs/favicon.svg | 20 ++++++++++++++++++++
out/docs/index.html | 1 +
4 files changed, 42 insertions(+)
create mode 100644 docs/favicon.svg
create mode 100644 out/docs/favicon.svg
diff --git a/docs/favicon.svg b/docs/favicon.svg
new file mode 100644
index 0000000..03410d0
--- /dev/null
+++ b/docs/favicon.svg
@@ -0,0 +1,20 @@
+
+
+
+
diff --git a/docs/index.html b/docs/index.html
index 477faa2..e4d4970 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -8,6 +8,7 @@
name="description"
content="A drop-in collection of monochrome CSS styles to make simple websites look clean and elegant."
/>
+
diff --git a/out/docs/favicon.svg b/out/docs/favicon.svg
new file mode 100644
index 0000000..03410d0
--- /dev/null
+++ b/out/docs/favicon.svg
@@ -0,0 +1,20 @@
+
+
+
+
diff --git a/out/docs/index.html b/out/docs/index.html
index 477faa2..e4d4970 100644
--- a/out/docs/index.html
+++ b/out/docs/index.html
@@ -8,6 +8,7 @@
name="description"
content="A drop-in collection of monochrome CSS styles to make simple websites look clean and elegant."
/>
+
--
cgit v1.2.3