IoT - Kubus / Mbed 2 deprecated Kubus

Dependencies:   mbed nRF24L01P

frontend/index.html

Committer:
Micha? ?azowik
Date:
2017-01-06
Revision:
14:ef2ae1593462
Parent:
13:021a34db0650
Child:
15:ce1b7c40ecb8

File content as of revision 14:ef2ae1593462:

<!doctype html>
<html>
<head>
    <title>Kubuś</title>
    <meta charset="utf-8">
    <link rel="stylesheet" type="text/css" href="node_modules/normalize.css/normalize.css">
    <link rel="stylesheet" type="text/css" href="webfontkit-20170105-162056/triplicate.css">
    <link rel="stylesheet" type="text/css" href="kubus.css">
</head>
<body>
<header class="site-header">
    <h1>Kubuś</h1>
</header>
<section>
</section>
</body>
</html>