favicon added and ruff formatted

This commit is contained in:
acidburnmonkey
2025-08-07 01:52:36 -04:00
parent 2c3a1bd592
commit b984991cce
5 changed files with 5 additions and 5 deletions
-1
View File
@@ -8,4 +8,3 @@ urlpatterns = [
path('robots.txt/', robots),
path('doxme/', Doxme.as_view()),
]