From 12a29275c07207661c7d25767f84aaab366ccfca Mon Sep 17 00:00:00 2001 From: KernelDeimos Date: Wed, 26 Feb 2025 11:28:45 -0500 Subject: [PATCH] meta: add index.html to test something I'm going to see if a static GitHub Pages page can fetch our GitHub issues, so I need to commit this file to the repo. --- index.html | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 000000000..4b9862c4f --- /dev/null +++ b/index.html @@ -0,0 +1,33 @@ + + + + + + GitHub Page Testing + + +

+
+    
+
+
\ No newline at end of file