feat: add IndieAuth authorization and token endpoints to document head
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
<meta name="description" content="nudoragon 的個人品牌與社交連結入口。包含部落格、專案與聯絡資訊。">
|
||||
<link rel="icon" id="favicon" href="">
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link rel="authorization_endpoint" href="https://indieauth.nudoragon.com/auth">
|
||||
<link rel="token_endpoint" href="https://indieauth.nudoragon.com/token">
|
||||
<!-- Google Fonts -->
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
|
||||
Reference in New Issue
Block a user