diff options
author | nodiscc <nodiscc@gmail.com> | 2022-08-05 16:28:51 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2022-08-05 16:28:51 +0000 |
commit | abc1339bdd732d8e55e79224c43fbdcc6f440fe3 (patch) | |
tree | 2641b07081ec175746e129cbb569ad457a47fda2 | |
parent | non-free.md: update/fix/format licenses list (diff) | |
download | awesome-selfhosted-abc1339bdd732d8e55e79224c43fbdcc6f440fe3.tar.gz awesome-selfhosted-abc1339bdd732d8e55e79224c43fbdcc6f440fe3.zip |
fix position of section description/after back to top link
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -235,10 +235,10 @@ _Related: [Polls and Events](#polls-and-events)_ ### Bookmarks and Link Sharing -Software which allows users to add, annotate, edit, and share [bookmarks](https://en.wikipedia.org/wiki/Bookmark_(digital)) of web documents. - **[`^ back to top ^`](#)** +Software which allows users to add, annotate, edit, and share [bookmarks](https://en.wikipedia.org/wiki/Bookmark_(digital)) of web documents. + - [Briefkasten](https://github.com/ndom91/briefkasten) - Modern app for saving and managing your own bookmarks. Includes a browser extension. ([Demo](https://briefkasten.vercel.app)) `MIT` `Nodejs` - [dyu bookmarks](https://github.com/dyu/bookmarks) - Single-threaded/process bookmark app powered by leveldb and uWebSockets. Supports importing from Delicious and Chrome. ([Demo](https://dyuproject.com/bookmarks/)) `Apache-2.0` `Java` - [Espial](https://github.com/jonschoning/espial) - An open-source, web-based bookmarking server. `AGPL-3.0` `Haskell` |