Skip to content

Commit a0427ef

Browse files
committed
feat: capitalize title
1 parent 7e78400 commit a0427ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width,initial-scale=1.0">
77
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
8-
<title>caffeine</title>
8+
<title>Caffeine</title>
99
</head>
1010
<body>
1111
<noscript>

0 commit comments

Comments
 (0)