From 0d07e632916903b1fa1f47bba883c15868f37ea3 Mon Sep 17 00:00:00 2001 From: Kai Gunger Date: Mon, 17 Aug 2026 22:06:08 -0400 Subject: Initial commit --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..61eb2fe --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# ComXII - UI + +This is the front end code for ComXII, a comic/multimedia hosting platform written in basic HTML, JS (with JSDoc), and CSS. + +`index.html` - Main page +`scripts` - JS files +`styles` - CSS files \ No newline at end of file -- cgit v1.2.3