wip
This commit is contained in:
12
app/plugins/bookmarks/views/shareExplainer.html
Normal file
12
app/plugins/bookmarks/views/shareExplainer.html
Normal file
@ -0,0 +1,12 @@
|
||||
<div class="my-4">
|
||||
<div class="offset-2 col-8 p-3 context-main-bg">
|
||||
<legend class="text-center">Share</legend>
|
||||
<hr>
|
||||
<p class="px-2">
|
||||
This is the share page, designed to very quickly show you what folders and urls you have set to public and have the ability to share with anyone.
|
||||
</p>
|
||||
<p class="px-2">
|
||||
Any link or folder can be shared and by default, the extensions and app default to <strong>private</strong>. These "public" items can be viewed by anyone with the link provided from this page.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user