Skip to content

Commit 62f688a

Browse files
committed
Cleanup
1 parent 52ed0e0 commit 62f688a

File tree

3 files changed

+1
-7
lines changed

3 files changed

+1
-7
lines changed

routes/_app.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export default function App({ Component }: PageProps) {
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>my-fresh-app</title>
8+
<title>Litcal Query Builder</title>
99
<link rel="stylesheet" href="/styles.css" />
1010
</head>
1111
<body>

static/favicon.ico

-21.9 KB
Binary file not shown.

static/logo.svg

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)