Update info page

This commit is contained in:
Danny Spina 2023-06-23 16:28:02 +02:00
parent 8bc91666a5
commit 7ff2e5fc39

12
dist/info.html vendored
View File

@ -43,7 +43,14 @@
be parsed and a page will be generated with only the content (I used the
same library that Firefox uses to generate the reader mode). This makes it
possible to navigate using only a few kilobytes of data instead of
megabytes.
megabytes. <br /><br />If you are offline yopu can see the pages you
already visited, and also if you are online, those pages will be cached
and blazing fast. <br /><br />If you want a more detailed explanantion on
how Blaze works under the hood, I suggest you to
<a href="https://github.com/daaanny90/blaze-this-page"
>check the gitub repo</a
>
(if you have a fast connection).
</p>
<h2>Does it work?</h2>
<p>
@ -52,7 +59,8 @@
search result, you receive a webpage that is only a few kilobytes in size
instead of several megabytes. This makes it possible to load the page even
under challenging connection conditions, effectively preventing timeout
errors from occurring.
errors from occurring. Moreover with the offline and caching support, the
pages you already visited throug Blaze will be... blazing fast.
</p>
<h2>Other implications</h2>
<p>