mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 14:10:53 +03:00
refactored css, including some markup changes
This commit is contained in:
@@ -30,7 +30,7 @@ module.exports = function(state, body = '') {
|
||||
|
||||
<title>${state.title}</title>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="${assets.get('main.css')}" />
|
||||
<link rel="stylesheet" type="text/css" href="${assets.get('style.css')}" />
|
||||
|
||||
<!-- generic favicons -->
|
||||
<link rel="icon" href="${assets.get('favicon-32.png')}" sizes="32x32">
|
||||
|
||||
Reference in New Issue
Block a user