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
@@ -3,6 +3,7 @@
<html>
<head>
<link rel="icon" type="image/x-icon" href="{% static 'favicon.ico' %}" />
<link rel="stylesheet" href="{% static 'styles.css' %}" />
<title>Who are you?</title>
</head>