diff options
author | Yukai Huang | 2016-11-02 11:26:25 +0800 |
---|---|---|
committer | Yukai Huang | 2016-11-02 11:26:25 +0800 |
commit | 55ddddd84bacfbf8b7693c2a9afbbc7f20b5a7dd (patch) | |
tree | 06313fb3646c13c22fe610397a960af6e0ad6456 /public/views | |
parent | 7a052b0dadae051c9ebec50c22d618e17585fa48 (diff) |
Require cover stylesheets
Diffstat (limited to '')
-rw-r--r-- | public/views/index.ejs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/public/views/index.ejs b/public/views/index.ejs index 9b411bb8..1b04886a 100644 --- a/public/views/index.ejs +++ b/public/views/index.ejs @@ -30,8 +30,6 @@ <% } %> <!-- Custom styles for this template --> <%- include build/cover-header %> - <link rel="stylesheet" href="<%- url %>/css/cover.css"> - <link rel="stylesheet" href="<%- url %>/css/site.css"> </head> <body> |