case change for BaseURL
This commit is contained in:
		| @@ -6,4 +6,4 @@ | ||||
| <link href="mailto:{{ .Site.Params.author.email }}" rel="me"> | ||||
| <link rel="authorization_endpoint" href="https://indieauth.com/auth"> | ||||
| <link rel="token_endpoint" href="https://tokens.indieauth.com/token"> | ||||
| <link rel="micropub" href="{{ .Site.baseURL }}/micropub"> | ||||
| <link rel="micropub" href="{{ .Site.BaseURL }}/micropub"> | ||||
		Reference in New Issue
	
	Block a user