UNPKG

mobinge

Version:

Client-heavy webcomic site display system

13 lines (12 loc) 297 B
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> </meta> <title>InhumaneResources</title> <script type="text/javascript" src="bundle.js"></script> </head> <body> <img src="/images/title.png"/> <div id="root"></div> </body> </html>