diff options
Diffstat (limited to 'swag/etc-config-swag/www/index.html')
-rw-r--r-- | swag/etc-config-swag/www/index.html | 11 |
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> |