feat: add IndieAuth authorization and token endpoints to document head

This commit is contained in:
2026-06-20 03:42:51 +08:00
parent 7987244225
commit 21fdc6b83d

View File

@@ -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>