Browse Source

Rename blank page to Blank

pull/63/head
Krzysztof Piasecki 8 years ago
parent
commit
5ada3c877e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/blank.html

+ 1
- 1
src/blank.html View File

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Chat</title>
<title>Blank</title>
<style>
#loader {
transition: all 0.3s ease-in-out;


Loading…
Cancel
Save