just a whole lot of things

This commit is contained in:
2024-02-26 13:53:06 -06:00
parent dd4eb883d2
commit 62526a5ff4
11 changed files with 561 additions and 97 deletions

View File

@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="{{ url_for('static', filename='icons/neonfinal3.svg') }}" />
<link rel="icon" href="{{ url_for('static', filename='icons/withBackground.svg') }}" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="{{ var['description'] }}" />