Browse Source

Update title

master
Dylan Baker 3 years ago
parent
commit
cc7605f2c5
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      templates/layout.html

+ 1
- 1
templates/layout.html View File

4
   <head>
4
   <head>
5
     <meta charset="UTF-8" />
5
     <meta charset="UTF-8" />
6
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
-    <title>Microblog Admin</title>
7
+    <title>bngl://ws/</title>
8
     <style>
8
     <style>
9
       * {
9
       * {
10
         box-sizing: border-box;
10
         box-sizing: border-box;

Loading…
Cancel
Save