From 7c2549cbfe65d5c16ad4c391d6dbeb6ea4424731 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Wed, 30 Apr 2025 12:28:10 +0400 Subject: [PATCH] Add more link rel elements, use nprofile --- html.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/html.ts b/html.ts index c36f19f..188a30e 100644 --- a/html.ts +++ b/html.ts @@ -210,7 +210,8 @@ function feedLinksHtml(profile: Profile) { function profileMetaHtml(profile: Profile) { return ` - + + @@ -231,6 +232,7 @@ function articleMetaHtml(article: Article, profile: Profile) { return ` +