Trying out cellar-door for indieauth

https://glitch.com/~cellar-door
This commit is contained in:
Gordon Pedersen 2023-01-09 13:34:48 +11:00 committed by GitHub
parent 4961590f38
commit 550336a76c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,8 +10,8 @@ title: Mon Repos (Death's Domain)
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/svg+xml" href="/assets/img/avatar-tt.svg">
<link rel="icon" type="image/png" href="/assets/img/avatar-tiny.png">
<link rel="authorization_endpoint" href="https://indieauth.com/auth">
<link rel="token_endpoint" href="https://tokens.indieauth.com/token">
<link rel="authorization_endpoint" href="https://deathau-cellar-door.glitch.me/">
<link rel="token_endpoint" href="https://deathau-cellar-door.glitch.me/token">
<link rel="webmention" href="https://webmention.io/death.id.au/webmention" />
<link rel="pingback" href="https://webmention.io/death.id.au/xmlrpc" />
<link rel="microsub" href="https://aperture.p3k.io/microsub/807">
@ -30,4 +30,4 @@ title: Mon Repos (Death's Domain)
</main>
</body>
{% renderlayoutblock 'foot' %}
</html>
</html>