Update default_head_tags.html

This commit is contained in:
Tom 2023-08-15 09:40:43 +01:00
parent de40b37ef3
commit e87a2106a3

View File

@ -40,8 +40,9 @@ See: https://developers.google.com/search/docs/advanced/mobile/google-discover?h
{% endif %}
{% endif %}
<!-- An attempt to enable indielogin.com authentication -->
<!-- An attempt to enable indieauth.com authentication -->
<link href="https://github.com/tomhodson" rel="me authn">
<link rel="authorization_endpoint" href="https://indieauth.com/auth">
<link rel="stylesheet" href="/assets/css/styles.css">
<script src="/assets/js/index.js"></script>