From 8c28fd1837c3f261612a2ff018c1fa695fb0fd68 Mon Sep 17 00:00:00 2001 From: junaid7haque Date: Wed, 18 Mar 2026 09:57:40 -0400 Subject: [PATCH] added docs/ moved icon-xml-generator inside of it, and added index.html --- icon-xml-generator.html => docs/icon-xml-generator.html | 0 docs/index.html | 9 +++++++++ 2 files changed, 9 insertions(+) rename icon-xml-generator.html => docs/icon-xml-generator.html (100%) create mode 100644 docs/index.html diff --git a/icon-xml-generator.html b/docs/icon-xml-generator.html similarity index 100% rename from icon-xml-generator.html rename to docs/icon-xml-generator.html diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..0f9dc0b --- /dev/null +++ b/docs/index.html @@ -0,0 +1,9 @@ + + + + + + + Redirecting... + + \ No newline at end of file