summary refs log tree commit diff stats
path: root/swag/etc-config-swag/www
diff options
context:
space:
mode:
authorBiRabittoh <birabittoh@tilde.institute>2023-07-10 14:56:21 +0200
committerBiRabittoh <birabittoh@tilde.institute>2023-07-10 14:56:21 +0200
commitde848da740fbe6af189654acda9c3afae8023b25 (patch)
treecc8f8d1a176a80e3b8459672a3b91acfb74b2ad3 /swag/etc-config-swag/www
parentaf042b073b5d860bee43bb9dec57292f30547a08 (diff)
downloadmy-docker-compose-de848da740fbe6af189654acda9c3afae8023b25.tar.gz
add proxy-confs
Diffstat (limited to 'swag/etc-config-swag/www')
-rw-r--r--swag/etc-config-swag/www/index.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/swag/etc-config-swag/www/index.html b/swag/etc-config-swag/www/index.html
new file mode 100644
index 0000000..d5b0b98
--- /dev/null
+++ b/swag/etc-config-swag/www/index.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <title>BiRabittoh</title>
+     <meta charset="UTF-8" />
+     <meta http-equiv="refresh" content="0; URL=https://birabittoh.github.io/" />
+   </head>
+   <body style="background-color: #202124; color: white;">
+     <p>If you are not redirected within 3 seconds, click <a href="https://birabittoh.github.io/">here</a>.</p>
+   </body>
+</html>