more indyweb customisation

Working with guide at
https://www.amitgawande.com/indiewebify-hugo-website
This commit is contained in:
Jeremy Kidwell 2018-08-18 11:33:42 -06:00
parent d3bd909a5c
commit 854a210d6b
2 changed files with 10 additions and 2 deletions

View file

@ -14,5 +14,6 @@
<link rel="shortcut icon" href="{{ .Site.BaseURL }}/favicon.ico" />
<!-- RSS -->
<link href="{{ .RSSLink }}" rel="alternate" type="application/rss+xml" title="{{ .Site.Title }}" />
<link rel="authorization_endpoint" href="https://indieauth.com/auth">
</script>
</head>