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:
@@ -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">
|
||||
|
Reference in New Issue
Block a user