feat: add IndieAuth verification links to document head

This commit is contained in:
2026-07-18 00:48:39 +08:00
parent 7de8854d37
commit b38dbf3d25

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="me" href="https://nudoragon.com">
<link rel="me" href="https://indieauth.nudoragon.com/u/nudoragon/">
<link rel="authorization_endpoint" href="https://indieauth.nudoragon.com/auth">
<link rel="token_endpoint" href="https://indieauth.nudoragon.com/token">
<!-- Google Fonts -->