Skip to content

Commit 3bcc52a

Browse files
committed
Add space in front of title bar
1 parent 8223f83 commit 3bcc52a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html>
44
<head>
55
<meta charset="utf-8" />
6-
<title>Notify</title>
6+
<title>&#8203; IVLE Notify</title>
77
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
88
<link href="https://fonts.googleapis.com/css?family=Arimo:400,400i,700,700i|Oxygen:700" rel="stylesheet">
99
<link href="./styles/base.css" rel="stylesheet" >

0 commit comments

Comments
 (0)