diff options
| author | Kai Gunger <kgunger12@gmail.com> | 2026-08-17 22:06:08 -0400 |
|---|---|---|
| committer | Kai Gunger <kgunger12@gmail.com> | 2026-08-17 22:06:08 -0400 |
| commit | 0d07e632916903b1fa1f47bba883c15868f37ea3 (patch) | |
| tree | e289b5fdc44ef7319a4ee40bece774d277f1f81e /README.md | |
Initial commit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
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 |