diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2023-01-26 20:29:12 +0900 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2023-01-26 20:33:31 +0900 |
commit | 80f2bf40067360b4a36d64a7e55048586562827d (patch) | |
tree | e667e6dadb671ee31de6d45cd7a3b05f8d8e4758 /index.xhtml | |
parent | ea1e82c58d4b36f5ac194f6b901425cdf99f2661 (diff) | |
download | px-80f2bf40067360b4a36d64a7e55048586562827d.tar.gz |
Add a few more posts
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 4fe85a4..3944acb 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=/02"/> + <meta http-equiv="refresh" content="0; url=/03"/> <link rel="alternate" type="application/atom+xml" href="/atom.xml"/> </html> |