diff options
Diffstat (limited to 'public/views')
-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> |