clean up html

This commit is contained in:
Ayo 2022-12-20 22:41:10 +01:00
parent 658d3aa54a
commit 153800b3ac

View file

@ -1,4 +1,13 @@
<?xml version="1.0"?>
<XRD xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0">
<Link rel="lrdd" type="application/xrd+xml" template="https://social.ayco.io/.well-known/webfinger?resource={uri}"/>
</XRD>
<html>
<head></head>
<body>
<xrd xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0">
<link
rel="lrdd"
type="application/xrd+xml"
template="https://social.ayco.io/.well-known/webfinger?resource={uri}"
/>
</xrd>
</body>
</html>