this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add: meta theme-color

Altagos d8503a44 f339694c

+1
+1
layouts/root.shtml
··· 7 7 <!-- Meta --> 8 8 <meta name="viewport" content="width=device-width, initial-scale=1"> 9 9 <meta name="description" content="$page.description"> 10 + <meta name="theme-color" content="#87a987"> 10 11 <!-- Favicon --> 11 12 <link rel="icon" type="image/png" href="$site.asset('favicon/favicon-96x96.png').link()" sizes="96x96"> 12 13 <link rel="icon" type="image/svg+xml" href="$site.asset('favicon/favicon.svg').link()">