diff options
| author | Nicolas Paul <n@nc0.fr> | 2023-06-30 13:26:21 +0200 |
|---|---|---|
| committer | Nicolas Paul <n@nc0.fr> | 2023-06-30 13:26:21 +0200 |
| commit | 61eb492795f07cb09add0d9c3f2f38f072be5951 (patch) | |
| tree | 19c7aaf7afce9eea66db3b762ad3a04933bc349a /website/index.html | |
| parent | f06134b3ba73430d4efde3246c0f8da369b10da5 (diff) | |
Add documentation site
Diffstat (limited to 'website/index.html')
| -rw-r--r-- | website/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/website/index.html b/website/index.html new file mode 100644 index 0000000..a0c8bd1 --- /dev/null +++ b/website/index.html @@ -0,0 +1,6 @@ +<!DOCTYPE html> +<meta charset="UTF-8"> +<meta http-equiv="refresh" content="0; url=https://github.com/nseezero/svgu"> +<meta name="viewport" content="width=device-width,initial-scale=1"> +<title>SVGU</title> +<p>Redirecting to <a href="https://github.com/nseezero/svgu">here</a>. |
