[+] Make title configurable

This commit is contained in:
Hykilpikonna
2019-12-22 22:23:07 -05:00
parent 871ad8a8c9
commit d86b9e4ade
3 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title>Charlie's Gallery</title>
<title>Loading...</title>
<!-- Element -->
<link rel="stylesheet" href="https://unpkg.com/element-ui/lib/theme-chalk/index.css">