diff options
| author | Miqdd <ahmadmiqdad27@te.student.pens.ac.id> | 2024-01-22 06:39:54 +0700 |
|---|---|---|
| committer | Miqdd <ahmadmiqdad27@te.student.pens.ac.id> | 2024-01-22 06:39:54 +0700 |
| commit | 04fdcac1dce2cc439dd8ad1b115507671040737e (patch) | |
| tree | fca0e8fa90c182863adf6a2baedadf8ebb46a5f4 /public/about-us/index.html | |
Publish
Diffstat (limited to 'public/about-us/index.html')
| -rw-r--r-- | public/about-us/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/public/about-us/index.html b/public/about-us/index.html new file mode 100644 index 0000000..4215391 --- /dev/null +++ b/public/about-us/index.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-us"> + <head> + <title>/about/</title> + <link rel="canonical" href="/about/"> + <meta name="robots" content="noindex"> + <meta charset="utf-8"> + <meta http-equiv="refresh" content="0; url=/about/"> + </head> +</html> |
