Add identity for `icon`
diff --git a/simpleid/www/icon b/simpleid/www/icon
new file mode 100644
index 0000000..0754a48
--- /dev/null
+++ b/simpleid/www/icon
@@ -0,0 +1,8 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html>
+    <head>
+        <link rel="openid.server" href="https://id.miau.local/" />
+        <link rel="openid2.provider" href="https://id.miau.local/" />
+    </head>
+</html>