We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52ed0e0 commit 62f688aCopy full SHA for 62f688a
routes/_app.tsx
@@ -5,7 +5,7 @@ export default function App({ Component }: PageProps) {
5
<head>
6
<meta charset="utf-8" />
7
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8
- <title>my-fresh-app</title>
+ <title>Litcal Query Builder</title>
9
<link rel="stylesheet" href="/styles.css" />
10
</head>
11
<body>
static/favicon.ico
-21.9 KB
static/logo.svg
0 commit comments