1
0
mirror of https://github.com/djkotowski/personal-website.git synced 2026-06-19 12:32:47 -05:00

Update title and correct linter complaints

This commit is contained in:
2023-05-07 01:55:59 -05:00
parent c801394771
commit 522e3d9cbc
3 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + Svelte</title>
<title>Dan Kotowski - Web Software Engineer</title>
</head>
<body class="bg-gray-950 text-white w-screen h-screen">
<div id="app"></div>