diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2023-01-28 22:34:53 +0900 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2023-01-28 22:34:53 +0900 |
commit | 6a45d006cd06b33a78c5f9b1ab3ce755f36993fa (patch) | |
tree | 9d42e06eb5ca85efdaf50897796dd7176e6202e5 /index.xhtml | |
parent | 8a91b677e9e1e39bab44b910b830a07d56cd0d7c (diff) | |
download | px-6a45d006cd06b33a78c5f9b1ab3ce755f36993fa.tar.gz |
Add another page
Diffstat (limited to 'index.xhtml')
-rw-r--r-- | index.xhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.xhtml b/index.xhtml index 76520d3..02f6f6b 100644 --- a/index.xhtml +++ b/index.xhtml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> - <meta http-equiv="refresh" content="0; url=/04"/> + <meta http-equiv="refresh" content="0; url=/05"/> <link rel="alternate" type="application/atom+xml" href="/atom.xml"/> </html> |