diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-18 22:36:17 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-18 22:36:17 +0100 |
| commit | 56e7514fb3bac47d121cae4048da8f6e36c64d65 (patch) | |
| tree | 367df381c37147149136f6b2d08831e46fd22895 | |
| parent | 5ef8b84ebe0e0db49215e080df8d7bb17bd4bda3 (diff) | |
add github redirect
| l--------- | docs | 1 | ||||
| -rw-r--r-- | index.html | 5 |
2 files changed, 5 insertions, 1 deletions
@@ -1 +0,0 @@ -content/md
\ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 00000000..deb28769 --- /dev/null +++ b/index.html @@ -0,0 +1,5 @@ +<!DOCTYPE html> +<meta charset="utf-8"> +<title>Redirecting to https://snonux.github.io/buetow.org/content/md/</title> +<meta http-equiv="refresh" content="0; URL=https://snonux.github.io/buetow.org/content/md/"> +<link rel="canonical" href="https://snonux.github.io/buetow.org/content/md/"> |
