relative image paths

This commit is contained in:
Luka Harambasic 2019-12-03 13:55:36 +01:00
parent 4a953c4441
commit ce5fee396a
1 changed files with 3 additions and 3 deletions

View File

@ -34,19 +34,19 @@
<hr> <hr>
<h2 id="use-case">Use Case</h2> <h2 id="use-case">Use Case</h2>
<p>If you have too many bookmarks it can be easier to just use the favicons. But favicons can only be grouped in folders, but that's one additional click. Instead of folders you can just bookmark <a href="https://bookmark-divider.netlify.com/">this page</a> and create as many dividers as you need.</p> <p>If you have too many bookmarks it can be easier to just use the favicons. But favicons can only be grouped in folders, but that's one additional click. Instead of folders you can just bookmark <a href="https://bookmark-divider.netlify.com/">this page</a> and create as many dividers as you need.</p>
<p><img src="file:///c:\Users\D067796\dev\03_private\bookmark-divider\md\all.png" alt="Bookmark Bar"></p> <p><img src="md/all.png" alt="Bookmark Bar"></p>
<hr> <hr>
<h2 id="%22installation%22">&quot;Installation&quot;</h2> <h2 id="%22installation%22">&quot;Installation&quot;</h2>
<ol> <ol>
<li>Save <a href="https://bookmark-divider.netlify.com/">this page</a> as bookmark to you bookmark bar</li> <li>Save <a href="https://bookmark-divider.netlify.com/">this page</a> as bookmark to you bookmark bar</li>
</ol> </ol>
<p><img src="file:///c:\Users\D067796\dev\03_private\bookmark-divider\md\create.png" alt="Create Divider"></p> <p><img src="md/create.png" alt="Create Divider"></p>
<ol start="2"> <ol start="2">
<li>Place it where you want to separate your bookmarks.</li> <li>Place it where you want to separate your bookmarks.</li>
<li>If there is any text next to the bookmark right click it und delete the title/name.</li> <li>If there is any text next to the bookmark right click it und delete the title/name.</li>
<li>(Optional) If you want &quot;Named Seperators&quot; give them a name followed by a colon.</li> <li>(Optional) If you want &quot;Named Seperators&quot; give them a name followed by a colon.</li>
</ol> </ol>
<p><img src="file:///c:\Users\D067796\dev\03_private\bookmark-divider\md\named.png" alt="Named Divider"></p> <p><img src="md/named.png" alt="Named Divider"></p>
<hr> <hr>
<p>Inspired by <a href="https://su.at/archive/bookmark/">https://su.at/archive/bookmark/</a>.</p> <p>Inspired by <a href="https://su.at/archive/bookmark/">https://su.at/archive/bookmark/</a>.</p>
</body> </body>