Move styles.css into assets

This commit is contained in:
Mathias Schopmans
2017-04-04 16:46:49 +02:00
parent 9272f3232f
commit d9967567ee
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ const renderFullPage = (html, pageTitle, preloadedState) => {
<head>
<meta charset="utf-8">
<title>${pageTitle} | AOE Technology Radar</title>
<link rel="stylesheet" href="/styles.css"/>
<link rel="stylesheet" href="/assets/css/styles.css"/>
<link rel="stylesheet" href="https://d1azc1qln24ryf.cloudfront.net/114779/Socicon/style-cf.css?c2sn1i">
<link rel="shortcut icon" href="/assets/favicon.ico" type="image/x-icon">
<meta name="format-detection" content="telephone=no">