Cleanup and display AOE GmbH as author

This commit is contained in:
Tom Raithel
2017-03-21 21:03:59 +01:00
parent ad2b0e34ad
commit 3fedd01d42
3 changed files with 3 additions and 7 deletions

View File

@@ -26,16 +26,13 @@ export const renderPage = (radar, pageName) => {
// Send the rendered page back to the client
return renderFullPage(html, preloadedState);
// Save file
// return save(fullHtml, pageName);
}
const renderFullPage = (html, preloadedState) => {
return `
<html>
<head>
<title>AOE Technology Radar - AOE Tech Radar</title>
<title>AOE Technology Radar</title>
<link rel="stylesheet" href="/styles.css"/>
</head>
<body>