all atb changes
This commit is contained in:
16
app/plugins/bookmarks/views/importExplainer.html
Normal file
16
app/plugins/bookmarks/views/importExplainer.html
Normal file
@ -0,0 +1,16 @@
|
||||
<div class="my-4">
|
||||
<div class="offset-2 col-8 p-3 context-main-bg">
|
||||
<legend class="text-center">Bookmark Import</legend>
|
||||
<hr>
|
||||
<p class="ps-2">
|
||||
Our import tool allows you to upload a file from you browser (Chrome, Firefox, etc) that will add all of your bookmarks and folders to your allthebookmarks.com dashboard.
|
||||
</p>
|
||||
<p class="ps-2">
|
||||
The tool has been tested with all major browsers except safari. This includes Firefox, Chrome, Opera, Brave, and Edge.
|
||||
You will need to browse your computer and select the <strong>.html</strong> file where you exported your bookmarks from your browser.
|
||||
</p>
|
||||
<p class="ps-2">
|
||||
If you need help exporting your bookmarks, we have <a href="/tutorials" class="text-decoration-none atb-green">tutorials</a> available for every major browser that can help.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user