Update theme colour on Win8 tiles

This commit is contained in:
2020-12-25 18:20:53 +00:00
parent acdc1cf1fd
commit c0c5f68f7f
8 changed files with 136 additions and 112 deletions

View File

@@ -20,11 +20,11 @@
<!-- tile icon & colour for Windows 8 -->
<meta name="msapplication-TileImage" content="https://mgrove.uk/logo.png">
<meta name="msapplication-TileColor" content="#26174e">
<meta name="msapplication-TileColor" content="#c72a32">
<!-- page info -->
<title>Site Theme | Matthew Grove</title>
<meta name="description" content="A list of all templated elements available in this site's theme. | by Matthew Grove">
<meta name="description" content="A list of all templated elements available in this site's theme.">
<meta name="keywords" content="" />
<!-- stylesheets -->
@@ -36,7 +36,7 @@
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-124505000-1');
gtag('config', 'UA-124505000-2');
</script>
</head>
@@ -531,7 +531,7 @@ print 'It took ' + i + ' iterations to sort the deck.';
</div>
<!-- CTA -->
<section id="cta" class="wrapper">
<section class="cta wrapper">
<div class="inner">
<h2>Example Fancy Header</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>