feat: Add Back to Top buttons
This commit is contained in:
@@ -26,6 +26,8 @@
|
|||||||
## ℹ️ About
|
## ℹ️ About
|
||||||
|
|
||||||
Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place.
|
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
|
## ⚡ Installation
|
||||||
|
|
||||||
@@ -73,8 +75,12 @@ _Requirements_:
|
|||||||
- _Examples:_
|
- _Examples:_
|
||||||
- NodeJS serve: `npm i -g serve` or `yarn global add serve` & `serve ./out`
|
- NodeJS serve: `npm i -g serve` or `yarn global add serve` & `serve ./out`
|
||||||
- python http.server: `python -m http.server 7474 --directory out`
|
- python http.server: `python -m http.server 7474 --directory out`
|
||||||
|
|
||||||
|
**[⤴️ Back to Top](#-table-of-contents)**
|
||||||
|
|
||||||
# 💖 Contributing
|
# 💖 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)!
|
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.
|
All contributions are highly appreciated.
|
||||||
|
|
||||||
|
**[⤴️ Back to Top](#-table-of-contents)**
|
||||||
|
|||||||
Reference in New Issue
Block a user