diff --git a/index.html b/index.html index d2f66316..83e04316 100644 --- a/index.html +++ b/index.html @@ -31,9 +31,18 @@ ga('set', 'dimension7', matchMedia('(prefers-color-scheme: light)').matches ? 'light' : matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'none'); ga('send', 'pageview'); + -