generated from Seekra/repository-template
Merge pull request 'Set theme color to the primary color' (#126) from feature/theme-color into main
Deploy on dev / Deploy on dev (push) Successful in 41s
Deploy on dev / Deploy on dev (push) Successful in 41s
Reviewed-on: #126 Reviewed-by: Jakob Scheid
This commit was merged in pull request #126.
This commit is contained in:
@@ -19,6 +19,7 @@ limitations under the License.
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
|
<meta name="theme-color" content="#0158D2" />
|
||||||
<title>Seekra</title>
|
<title>Seekra</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
Reference in New Issue
Block a user