From 35b006ffda096acbfd1d4ff78dff380e60416893 Mon Sep 17 00:00:00 2001 From: moepoi <moepoi@protonmail.com> Date: Sun, 26 Sep 2021 16:23:53 +0700 Subject: [PATCH] Add theme color to About Us Page --- about-us.html | 1 + 1 file changed, 1 insertion(+) diff --git a/about-us.html b/about-us.html index b8bb8b1..5d6d23d 100644 --- a/about-us.html +++ b/about-us.html @@ -3,6 +3,7 @@ <head> <meta charset="utf-8"> <meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport"> + <meta name="theme-color" content="#8b0000"> <link href="assets/favicon.webp" rel="shortcut icon" type="image/webp"/> <title>About Us</title> <link href="https://fonts.googleapis.com" rel="preconnect">