Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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>