aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/index.html')
-rw-r--r--frontend/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/index.html b/frontend/index.html
index cbbd85e..7e4b41f 100644
--- a/frontend/index.html
+++ b/frontend/index.html
@@ -9,7 +9,7 @@
9 <link href="/_admin/img/logo.png" rel="icon" type="image/png"> 9 <link href="/_admin/img/logo.png" rel="icon" type="image/png">
10 10
11</head> 11</head>
12<body id="app"> 12<body id="app" @drop="drop" @dragover="dragOver">
13 13
14 <nav class="navbar navbar-default" v-cloak> 14 <nav class="navbar navbar-default" v-cloak>
15 <div class="container-fluid"> 15 <div class="container-fluid">