1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-09 10:22:51 +03:00

Prevent revision encoding issues

This commit is contained in:
Dan Brown
2015-10-18 19:40:33 +01:00
parent 8ea75b0fdf
commit 3fd2613ab7
3 changed files with 45 additions and 24 deletions

View File

@@ -6,6 +6,7 @@
<!-- Meta-->
<meta name="viewport" content="width=device-width">
<meta name="token" content="{{ csrf_token() }}">
<meta charset="utf-8">
<!-- Styles and Fonts -->
<link rel="stylesheet" href="/css/styles.css">