Update README.md

This commit is contained in:
Veelst 2021-02-07 10:36:51 +03:00 committed by GitHub
parent 2e73293de9
commit 03ccdd6dd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,12 +36,12 @@ I just wanted to make my own dashboard for my homelab and used the things i know
</item> </item>
``` ```
-- for <tag> use or however you like (this affect the colors of the cards): - for <tag> use or however you like (this affect the colors of the cards):
--- "KB" Stands for: Knowledge Base and Wikis -- "KB" Stands for: Knowledge Base and Wikis
--- "SaM" Stands for: Social networks and media -- "SaM" Stands for: Social networks and media
--- "WaB" Stands for: Websites and Blogs -- "WaB" Stands for: Websites and Blogs
--- "SaI" Stands for: Search and Indexing -- "SaI" Stands for: Search and Indexing
--- "admin" Stands for: Admin tools and such -- "admin" Stands for: Admin tools and such
- Run the python script to create your index.html - Run the python script to create your index.html
`python main.py` `python main.py`
@ -50,9 +50,9 @@ I just wanted to make my own dashboard for my homelab and used the things i know
# Used stuff # Used stuff
things used here: things used here:
- HTML - HTML
- CSS - CSS
- Bootstrap & jQuery - Bootstrap & jQuery
- [This script for the search](https://stackoverflow.com/a/61621522) - [This script for the search](https://stackoverflow.com/a/61621522)
- Nord Colors - Nord Colors
- Python - Python