about summary refs log tree commit diff homepage
path: root/index.xhtml
diff options
context:
space:
mode:
authorNguyễn Gia Phong <cnx@loang.net>2023-06-27 01:09:47 +0900
committerNguyễn Gia Phong <cnx@loang.net>2023-06-27 01:09:47 +0900
commit85662893e031648e21e056eb46056f0c533e9812 (patch)
tree806ccf605be23074dcd28ba6e2558217f1208f2e /index.xhtml
parent6b5b671957d80321b5d6018cde1d3a2a7ffa0847 (diff)
downloadpx-85662893e031648e21e056eb46056f0c533e9812.tar.gz
Bring back homepage redirect
Diffstat (limited to 'index.xhtml')
-rw-r--r--index.xhtml6
1 files changed, 6 insertions, 0 deletions
diff --git a/index.xhtml b/index.xhtml
new file mode 100644
index 0000000..59363be
--- /dev/null
+++ b/index.xhtml
@@ -0,0 +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=/09'/>
+  <link rel='alternate' type='application/atom+xml' href='/atom.xml'/>
+  <link rel='icon' href='/favicon.svg'/>
+</html>