From 3ab3b844d2ac475c92d5f84afc0259abab9fcbcd Mon Sep 17 00:00:00 2001
From: Cotes Chung <11371340+cotes2020@users.noreply.github.com>
Date: Wed, 18 Sep 2024 21:41:08 +0800
Subject: [PATCH] refactor: replace deprecated meta element
Replace `apple-mobile-web-app-capable` with `mobile-web-app-capable`
---
_includes/head.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_includes/head.html b/_includes/head.html
index fd260c0..af3acdb 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -2,7 +2,7 @@
-
+