Skip to content

Commit

Permalink
Maveric Icon added
Browse files Browse the repository at this point in the history
  • Loading branch information
Kumar-laxmi committed Mar 5, 2024
1 parent 72989d8 commit eae0f39
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 1 deletion.
Binary file modified app/static/.DS_Store
Binary file not shown.
Binary file added app/static/icon/maveric_icon.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion app/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<meta content="" name="description">

<!-- Favicon -->
<link rel="icon" href="{% static 'image/dollar_icon.png' %}">
<link rel="icon" href="{% static 'icon/maveric_icon.jpg' %}">

<!-- Google Web Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
Expand Down
Binary file modified db.sqlite3
Binary file not shown.
2 changes: 2 additions & 0 deletions notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
- Add default program in Background sudo crontab -e
- @reboot sudo python <pwd>
- Animation: cmatrix -BC blue
- Updating Raspberry Pi: sudo apt update
- sudo apt full-upgrade

ROUGH Work

Expand Down

0 comments on commit eae0f39

Please sign in to comment.