mirror of
https://gitlab.com/nekoya/web.git
synced 2025-03-20 22:08:59 +01:00
Add theme color to About Us Page
This commit is contained in:
parent
49e8709339
commit
35b006ffda
1 changed files with 1 additions and 0 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Reference in a new issue