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>
```
-- for <tag> use or however you like (this affect the colors of the cards):
--- "KB" Stands for: Knowledge Base and Wikis
--- "SaM" Stands for: Social networks and media
--- "WaB" Stands for: Websites and Blogs
--- "SaI" Stands for: Search and Indexing
--- "admin" Stands for: Admin tools and such
- for <tag> use or however you like (this affect the colors of the cards):
-- "KB" Stands for: Knowledge Base and Wikis
-- "SaM" Stands for: Social networks and media
-- "WaB" Stands for: Websites and Blogs
-- "SaI" Stands for: Search and Indexing
-- "admin" Stands for: Admin tools and such
- Run the python script to create your index.html
`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
things used here:
- HTML
- CSS
- Bootstrap & jQuery
- [This script for the search](https://stackoverflow.com/a/61621522)
- Nord Colors
- Python
- HTML
- CSS
- Bootstrap & jQuery
- [This script for the search](https://stackoverflow.com/a/61621522)
- Nord Colors
- Python