linden-0: client/build/index.html
<!doctype html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> </head> <body> <div id="comic"></div> <script src="linden.js" data-endpoint="/" data-image-endpoint="/art/" data-title="title text"></script> </body> </html>