Added icon

This commit is contained in:
Kristofers Solo 2023-06-28 21:21:28 +00:00
parent 8cd9ff3f27
commit b68cd21f3b

View File

@ -2,6 +2,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en" data-theme="dark"> <html lang="en" data-theme="dark">
<head> <head>
<link rel="icon" href="{% static 'img/icons/logo.svg' %}" />
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="preconnect" href="https://fonts.googleapis.com" /> <link rel="preconnect" href="https://fonts.googleapis.com" />