diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2023-01-27 22:45:24 +0900 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2023-01-27 22:45:24 +0900 |
commit | 8de44da18a31a9ea013783e5569100c14e1f2e0a (patch) | |
tree | 79e2f3076ce00eb69fd3a3b5a053b83147970d74 /index.xhtml | |
parent | 6954e559a2bff00e839f052ced2747c63674f5f9 (diff) | |
download | px-8de44da18a31a9ea013783e5569100c14e1f2e0a.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 3944acb..76520d3 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=/03"/> + <meta http-equiv="refresh" content="0; url=/04"/> <link rel="alternate" type="application/atom+xml" href="/atom.xml"/> </html> |