From d4e548543c976e3de5c24eef8d5f26c22aa28457 Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Mon, 11 May 2026 16:22:24 +0100 Subject: add unnamed group website --- projects/website/source/_redirects | 6 ++ projects/website/source/index.html | 110 +++++++++++++++++++++++++++++++++++++ projects/website/source/logo.gif | Bin 0 -> 9965 bytes 3 files changed, 116 insertions(+) create mode 100644 projects/website/source/_redirects create mode 100644 projects/website/source/index.html create mode 100644 projects/website/source/logo.gif (limited to 'projects/website/source') diff --git a/projects/website/source/_redirects b/projects/website/source/_redirects new file mode 100644 index 0000000..465acf0 --- /dev/null +++ b/projects/website/source/_redirects @@ -0,0 +1,6 @@ +/discord https://discord.com/invite/JnDGdHp9JV +/github https://github.com/UnnamedGroupHub +/gitlab https://gitlab.com/unnamed.group +/twitter https://twitter.com/UnnamedGroupX +/x https://x.com/UnnamedGroupX +/stripe https://billing.stripe.com/p/login/14k5mideO5y15cQ8ww diff --git a/projects/website/source/index.html b/projects/website/source/index.html new file mode 100644 index 0000000..f504cb6 --- /dev/null +++ b/projects/website/source/index.html @@ -0,0 +1,110 @@ + + + + + + + Unnamed Group | Games Should be Fun, not Work. + + + + + + +
+ +
+ + + +
+
+
+

+ We're a community of gamers who enjoy playing games together in a casual + and fun manner. Come join the Discord to get involved! +

+
+ + + diff --git a/projects/website/source/logo.gif b/projects/website/source/logo.gif new file mode 100644 index 0000000..b54fe8e Binary files /dev/null and b/projects/website/source/logo.gif differ -- cgit v1.2.3