From 97539f4907cc49ad9c40eaf731bf0bfd1e1091bc Mon Sep 17 00:00:00 2001 From: 9pfs <9pfs@amcforum.wiki> Date: Sat, 6 Jul 2024 01:20:15 +0000 Subject: [PATCH] Start GOALS.md and add first goal --- GOALS.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 GOALS.md diff --git a/GOALS.md b/GOALS.md new file mode 100644 index 0000000..609284a --- /dev/null +++ b/GOALS.md @@ -0,0 +1,2 @@ +# Goals for this project +- Avoid using client-side JS where possible. (If it doesn't work with JS disabled, there's an issue.) \ No newline at end of file