Add disclaimer and social icons

This commit is contained in:
Daniel Pötzinger
2017-04-01 15:23:55 +02:00
parent e05d63ebbb
commit d8820335b6
6 changed files with 90 additions and 1 deletions

View File

@@ -36,6 +36,7 @@ const renderFullPage = (html, pageTitle, preloadedState) => {
<head>
<title>${pageTitle} | AOE Technology Radar</title>
<link rel="stylesheet" href="/styles.css"/>
<link rel="stylesheet" href="https://d1azc1qln24ryf.cloudfront.net/114779/Socicon/style-cf.css?c2sn1i">
</head>
<body>
<div id="root">${html}</div>