multiple home screens to support .mht files

This commit is contained in:
James Feng Cao 2022-11-16 23:16:30 +08:00
parent 1a202f5bfc
commit 228a6ea84c
6 changed files with 13 additions and 10 deletions

View file

@ -52,7 +52,9 @@ With <a href="../bookmark/index.html">bookmark</a>, configuration folders can be
<p><strong>To show web pages in desktop mode</strong>:<br>
PC button + option &quot;wide viewport&quot; + global js &quot;force page resizable&quot;.</p>
<p><strong>Multiple home screens and Next/Prev page</strong>:<br>
home5.html, home6.html/home6.search, home7.html/home7.search, ... can be visited via pressing the right arrow button while home4.html/home4.search, home3.html/home3.search ... with long pressing the left arrow.</p>
home5.html, home6.mht(or .html or .search), home7.mht(or .html or .search), ... can be visited via pressing the right arrow button while home4.mht(or .html or .search), home3.mht(or .html or .search) ... with long pressing the left arrow.</p>
<p>Click download button on the bottom toolbar to save remote webpage, the resulted offline file can be used as one of the home screens. Here are some of home screen configuration sites:<br>
<a href="https://start.me">start.me</a></p>
</div>