feat: Add Back to Top buttons

This commit is contained in:
Walkx
2022-05-12 14:10:40 +02:00
committed by GitHub
parent 99a9aef4a3
commit 2c225c308d

View File

@@ -26,6 +26,8 @@
## About
Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place.
**[⤴️ Back to Top](#-table-of-contents)**
## ⚡ Installation
@@ -73,8 +75,12 @@ _Requirements_:
- _Examples:_
- NodeJS serve: `npm i -g serve` or `yarn global add serve` & `serve ./out`
- python http.server: `python -m http.server 7474 --directory out`
**[⤴️ Back to Top](#-table-of-contents)**
# 💖 Contributing
You can contribute by [Submitting Bugs](https://github.com/ajnart/homarr/issues/new), [Requesting Features](https://github.com/ajnart/homarr/issues/new), or [Making a pull request](https://github.com/ajnart/homarr/compare)!
All contributions are highly appreciated.
**[⤴️ Back to Top](#-table-of-contents)**