commit | 8700ab849ad5f9e343a07bdabae262f7176febb7 | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.h@gmx.de> | Sun Jun 25 10:14:44 2023 +0000 |
committer | Nico Huber <nico.h@gmx.de> | Sat Jul 01 15:41:52 2023 +0000 |
tree | da22ddd2271cd4ec557a0eebd4022634014c62f7 | |
parent | 38c14dab0379d93737d492784de35ec759e0a5eb [diff] [blame] |
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>