diff options
author | Nguyễn Gia Phong <cnx@loang.net> | 2023-09-30 16:11:50 +0900 |
---|---|---|
committer | Nguyễn Gia Phong <cnx@loang.net> | 2023-09-30 16:11:50 +0900 |
commit | 461b6a3e9d3ce28f7cea4f9ddafbb855bcdd2444 (patch) | |
tree | 0a4687bd7df4ea544f1eb3dc5273d7921d28891d /index.xhtml | |
parent | e86a69e4499eb8a7251703c2b41be696d4ea422d (diff) | |
download | px-461b6a3e9d3ce28f7cea4f9ddafbb855bcdd2444.tar.gz |
Start page 11
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 40c5d04..9486fbc 100644 --- a/index.xhtml +++ b/index.xhtml @@ -1,6 +1,6 @@ <html xmlns='http://www.w3.org/1999/xhtml'> <meta http-equiv='cache-control' content='no-cache'/> - <meta http-equiv='refresh' content='0; url=/10'/> + <meta http-equiv='refresh' content='0; url=/11'/> <link rel='alternate' type='application/atom+xml' href='/atom.xml'/> <link rel='icon' href='/favicon.svg'/> </html> |