diff options
Diffstat (limited to 'index.xhtml')
-rw-r--r-- | index.xhtml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/index.xhtml b/index.xhtml new file mode 100644 index 0000000..4fe85a4 --- /dev/null +++ b/index.xhtml @@ -0,0 +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"/> + <link rel="alternate" type="application/atom+xml" href="/atom.xml"/> +</html> |