Add disclaimer and social icons
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user