UNPKG

presentomatic

Version:
13 lines (12 loc) 265 B
<!DOCTYPE html> <html> <head> <title>Presentomatic</title> <meta name="color-scheme" content="light" /> </head> <body > <main class="markdown-body"></main> <nav></nav> <script src="./src/index.js" type="module"></script> </body> </html>