mirror of
https://github.com/Lissy93/web-check.git
synced 2025-02-18 19:31:05 +01:00
fix: Add darkreader lock meta tag
This commit is contained in:
parent
affec03d6c
commit
42023039c1
@ -20,6 +20,9 @@
|
|||||||
<meta property="og:image" content="/banner.png">
|
<meta property="og:image" content="/banner.png">
|
||||||
<meta property="og:url" content="https://web-check.xyz">
|
<meta property="og:url" content="https://web-check.xyz">
|
||||||
<meta name="twitter:card" content="summary_large_image">
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
|
|
||||||
|
<!-- DarkReader -->
|
||||||
|
<meta name="darkreader-lock">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<noscript>
|
<noscript>
|
||||||
|
Loading…
Reference in New Issue
Block a user