2
0
Fork 0

refactor: move font, logo, style to core/static/
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luca 2024-05-03 22:35:34 +02:00
parent cfbc4ef61c
commit 54296ebcf7
6 changed files with 1 additions and 5 deletions

View File

@ -1,6 +1,6 @@
# shiftregister
![kontakt logo with its left half rotated 180 degrees, resembling the left shift operator](assets/tonkakt.svg)
![kontakt logo with its left half rotated 180 degrees, resembling the left shift operator](shiftregister/core/static/tonkakt.svg)
## [CI Mirror](https://git.luj0ga.de/kontakt/shiftregister) / [Drone CI](https://ci.luj0ga.de/kontakt/shiftregister)

View File

Before

Width:  |  Height:  |  Size: 903 B

After

Width:  |  Height:  |  Size: 903 B

View File

@ -148,10 +148,6 @@ USE_TZ = True
STATIC_ROOT = "/opt/shiftregister/static"
STATIC_URL = "static/"
STATICFILES_DIRS = [
BASE_DIR / "assets",
]
# Default primary key field type
# https://docs.djangoproject.com/en/4.0/ref/settings/#default-auto-field