Skip to content

Commit

Permalink
feat: add HTML title tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Wrench56 committed Sep 29, 2024
1 parent 8779b29 commit 9dc1e66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!doctype html>
<html lang="en">
<head>
<title>Logball</title>
<meta charset="utf-8" />
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
Expand Down

0 comments on commit 9dc1e66

Please sign in to comment.