mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-24 03:57:06 -04:00
Require cover stylesheets
This commit is contained in:
parent
7a052b0dad
commit
55ddddd84b
2 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,8 @@
|
|||
require('./locale');
|
||||
|
||||
require('../css/cover.css');
|
||||
require('../css/site.css');
|
||||
|
||||
var common = require('./common');
|
||||
var checkIfAuth = common.checkIfAuth;
|
||||
var urlpath = common.urlpath;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue