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-05
- Revision:
- 13:021a34db0650
- Parent:
- 12:237dee6e54ad
- Child:
- 14:ef2ae1593462
File content as of revision 13:021a34db0650:
<!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> <h1>Kubuś</h1> </header> <section> <header> <h2> Raw stats </h2> </header> </section> </body> </html>