mirror of
https://github.com/timvisee/send.git
synced 2026-03-05 13:39:54 -05: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