diff options
author | nodiscc <nodiscc@gmail.com> | 2021-09-17 16:47:20 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-17 16:47:20 +0000 |
commit | 5af3edf144a96b1a6d89a36beb472128bb167c13 (patch) | |
tree | 56ca0d3b64fcc6562829e938f09f84ab074219b3 | |
parent | formatting: add "back to top" link to all sections, add line breaks (diff) | |
download | awesome-selfhosted-5af3edf144a96b1a6d89a36beb472128bb167c13.tar.gz awesome-selfhosted-5af3edf144a96b1a6d89a36beb472128bb167c13.zip |
formatting: "back to top" link must be on top of sections
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1686,9 +1686,10 @@ _Related: [Task management & To-do lists](#task-management--to-do-lists), [Softw ### URL Shorteners +**[`^ back to top ^`](#)** + Before hosting one, please see [shortcomings](https://en.wikipedia.org/wiki/URL_shortening#Shortcomings) of URL shorteners. -**[`^ back to top ^`](#)** - [gShort](https://github.com/someone-stole-my-name/gShort) - Privacy-friendly self-hosted URL shortener. ([Demo](http://gshort.christiansegundo.com/)) `GPL-3.0` `Go` - [Kutt](https://kutt.it) - A modern URL shortener with support for custom domains. ([Source Code](https://github.com/thedevs-network/kutt)) `MIT` `Nodejs` |