Add theme color to Product Page

This commit is contained in:
Moe Poi ~ 2021-09-26 16:25:25 +07:00
parent 706082176d
commit 3a13e7eed2

View file

@ -4,6 +4,7 @@
<meta charset="UTF-8">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta name="theme-color" content="#8b0000">
<link href="assets/favicon.webp" rel="shortcut icon" type="image/png"/>
<title>Product</title>
<link crossorigin="anonymous" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/css/bootstrap.min.css"