joyent-portal/legacy/spikes/css/aphrodite/public/index.html
Sérgio Ramos 8295bd6882 chore: initial lerna setup
this shall be a progressive process
2017-05-25 10:56:50 +01:00

13 lines
301 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico">
<title>Aphrodite CSS</title>
</head>
<body>
<div id="root"></div>
</body>
</html>