From 171dfa6b1f26dea8d40f89221cfa827d1bee585f Mon Sep 17 00:00:00 2001 From: Andreas Date: Sat, 1 Jun 2024 00:35:12 +0200 Subject: [PATCH] Adding yafo --- yafo/inde.html | 10 ++++++++++ yafo/js/yafo.js | 0 2 files changed, 10 insertions(+) create mode 100644 yafo/inde.html create mode 100644 yafo/js/yafo.js diff --git a/yafo/inde.html b/yafo/inde.html new file mode 100644 index 0000000..7de41ef --- /dev/null +++ b/yafo/inde.html @@ -0,0 +1,10 @@ + + + + Yafo + + + +

Test YAFO, "Yet another framework, oops"

+ + \ No newline at end of file diff --git a/yafo/js/yafo.js b/yafo/js/yafo.js new file mode 100644 index 0000000..e69de29