projects
/
pgzypp-website.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba2c077
)
Set the theme colour.
author
Dave Page
<dpage@pgadmin.org>
Thu, 20 Oct 2022 15:44:54 +0000
(16:44 +0100)
committer
Dave Page
<dpage@pgadmin.org>
Thu, 20 Oct 2022 15:44:54 +0000
(16:44 +0100)
templates/base.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/base.html
b/templates/base.html
index 9dfb170417999aea691fb81fa9e533bd359663c0..282489bf5d6e9eb641174e115f55eb7336ff0b09 100644
(file)
--- a/
templates/base.html
+++ b/
templates/base.html
@@
-15,6
+15,7
@@
<!-- End Google Tag Manager -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
+ <meta name="theme-color" content="#336791">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">