Ver código fonte

auto commit

master
jfinn 4 anos atrás
pai
commit
7ebbb6ee09
2 arquivos alterados com 2 adições e 0 exclusões
  1. 1
    0
      client-data/board.html
  2. 1
    0
      client-data/index.html

+ 1
- 0
client-data/board.html Ver arquivo

@@ -3,6 +3,7 @@
3 3
 
4 4
 <head>
5 5
 	<meta charset="utf-8" />
6
+	<meta class="board wbo_dev" />
6 7
 	<title>{{board}} | WBO | {{translations.collaborative_whiteboard}}</title>
7 8
 	<meta name="viewport" content="width=device-width, initial-scale=1" />
8 9
 	<link rel="stylesheet" type="text/css" href="../board.css" />

+ 1
- 0
client-data/index.html Ver arquivo

@@ -3,6 +3,7 @@
3 3
 
4 4
 <head>
5 5
 	<meta charset="utf-8" />
6
+	<meta class="index wbo_dev" />
6 7
 	<title>WBO — {{translations.collaborative_whiteboard}}</title>
7 8
 	<link rel="stylesheet" href="index.css" />
8 9
 	<meta name="description" content="{{translations.tagline}}" />

Carregando…
Cancelar
Salvar