From ab72eeaf8d9b4319796b8b0db7a2867482429606 Mon Sep 17 00:00:00 2001 From: taurusxin Date: Fri, 19 Jan 2024 22:42:08 +0800 Subject: [PATCH] feat: ContentType for CF Pages --- static/_headers | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/static/_headers b/static/_headers index 4c16345..915c430 100644 --- a/static/_headers +++ b/static/_headers @@ -1,2 +1,5 @@ /index.xml - Content-Type: application/rss+xml \ No newline at end of file + Content-Type: application/rss+xml + +/pgp + Content-Type: text/plain \ No newline at end of file