whoopsie daisies
This commit is contained in:
parent
2bf6f0b3e6
commit
0405aa4973
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ import Layout from "../layouts/bsod.astro";
|
|||
</div>
|
||||
<div class="error-text">
|
||||
<br>
|
||||
<p>For more information about this issue and possible fixes, visit <a href="/nochrome" style="color=#ffffff;">https://limepot.xyz/nochrome</a></p>
|
||||
<p>For more information about this issue and possible fixes, visit <a href="/nochrome" style="color=#ffffff;">https://nelle.observer/nochrome</a></p>
|
||||
<p>If you contact me about this, please give me this error:</p>
|
||||
<p>Stop Code: EW_CHROME_YUCK</p>
|
||||
</div>
|
||||
|
|
|
@ -5,7 +5,7 @@ import Layout from "../layouts/mobile-warn.astro";
|
|||
<main>
|
||||
<img class="icon" src="/assets/images/mobile-warn/report-material.svg">
|
||||
<h1>The site ahead is afraid of Chromium browsers</h1>
|
||||
<p>The website on <span style="font-weight: bold;">limepot.xyz</span> is scared of chromium-based browsers, which yours seems to be of.</p>
|
||||
<p>The website on <span style="font-weight: bold;">nelle.observer</span> is scared of chromium-based browsers, which yours seems to be of.</p>
|
||||
<p style="font-size: smaller;">NET::EW_CHROME_YUCK</p>
|
||||
<br>
|
||||
<a href="/nochrome">Proceed to information (unsafe)</a>
|
||||
|
|
Loading…
Reference in a new issue