mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 09:42:36 +02:00
add FAQ on how to use old browsers
This commit is contained in:
parent
f109b416a0
commit
3774d2cb4f
1 changed files with 15 additions and 0 deletions
|
@ -233,6 +233,21 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="accordion-group">
|
||||||
|
<div class="accordion-heading">
|
||||||
|
<a class="accordion-toggle" data-toggle="collapse" href="#cten">
|
||||||
|
How can I load Neocities sites on old web browsers?
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<div id="cten" class="accordion-body collapse">
|
||||||
|
<div class="accordion-inner">
|
||||||
|
<p>
|
||||||
|
We recommend using an "old web browser" proxy service like <a href="https://github.com/atauenis/webone">WebOne</a> or <a href="https://github.com/tenox7/wrp">WRP</a>. These translate between modern browser
|
||||||
|
standards and old browser standards, allowing for us to provide the speed and security of the new web without compromising the ability to use old browsers.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue