phseiff / phseiff.github.io

The source code repo for my personal website

Home Page:https://phseiff.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make the website an exception in darkreader

phseiff opened this issue · comments

My website is already in darkmode (using the darkreader library), so it might clash with users additionally using the darkreader browser extension -which is why I should add <meta name="darkreader" instance="104d4afa-2a17-4971-b5af-7914e4f49e72"> to the website's header to ensure the extension isn't used. This uses this feature of darkreader.

I have done this (though I had to replace instance with content to make it work), and it works just fine.