Mercurial > xmpp-account-manager
diff index.xhtml @ 61:78c873be0caa
Remove Prosody specifics in strings and namespaces.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Sun, 24 May 2020 13:13:57 +0200 |
parents | 6d861d881b96 |
children | 46ca1aa08146 |
line wrap: on
line diff
--- a/index.xhtml +++ b/index.xhtml @@ -10,8 +10,8 @@ <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"/> - <title>{% trans 'Prosody IM account configuration' %}</title> - <link rel="canonical" content-type="text/html" href="https://prosody.im/index"/> + <title>{% trans 'XMPP account manager' %}</title> + <link rel="canonical" content-type="text/html" href="https://linkmauve.fr/xmpp-account-manager/"/> <link rel="stylesheet" href="share/bootstrap/css/bootstrap.min.css"/> <link rel="stylesheet" href="prosody.css"/> </head>