aboutsummaryrefslogtreecommitdiff
path: root/uag/squad.xml/index.html
diff options
context:
space:
mode:
authorAlex Pooley (@zuedev) <zuedev@gmail.com>2026-06-05 14:20:53 +0100
committerAlex Pooley (@zuedev) <zuedev@gmail.com>2026-06-05 14:20:53 +0100
commitbc570c8d5c94004909a8b558eeece0d7a5632c7a (patch)
tree59a2f8c4b465e3b0a181cc72b53bdb44d78fe6e4 /uag/squad.xml/index.html
parentfbef52c9b523e41042517a2203f99e4ec1ddcda5 (diff)
downloadunnamed-group-master.tar
unnamed-group-master.tar.gz
unnamed-group-master.tar.bz2
unnamed-group-master.tar.xz
unnamed-group-master.zip
add legacy projectsHEADmaster
Diffstat (limited to 'uag/squad.xml/index.html')
-rw-r--r--uag/squad.xml/index.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/uag/squad.xml/index.html b/uag/squad.xml/index.html
new file mode 100644
index 0000000..c1444a1
--- /dev/null
+++ b/uag/squad.xml/index.html
@@ -0,0 +1,13 @@
+<!doctype html>
+<html lang="en">
+ <head>
+ <meta charset="UTF-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <title>UAG squad.xml</title>
+ </head>
+ <body>
+ <script>
+ window.location.href = "./squad.xml";
+ </script>
+ </body>
+</html>