diff options
| author | Yuval Adam <_@yuv.al> | 2016-08-21 20:46:09 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2016-08-21 20:46:09 +0300 |
| commit | 4f10e3b39975b644eb4e019091801f2f59bdb061 (patch) | |
| tree | bf2298edae7e99abea8059c3c8f6f61f63e3e0af /index.html | |
| parent | 0227d2eaa7452ab4e58468a61a34f2592e3fdef7 (diff) | |
Extract h1 from root element
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ </script> </head> <body> + <h1>QR Code Generator</h1> <div id="root"></div> <script type="text/javascript" src="bundle.js" charset="utf-8"></script> </body> |
