<!DOCTYPE html> <html> <head> <title>Tickle</title> <meta charset="UTF-8" /> <link href="../../modules/templates/blog.css" rel="stylesheet" /> </head> <body> <main></main> <pre id="Source"></pre> <div id="Loading"> <p>❤</p> </div> <script type="module" src="../../modules/templates/blog.mjs"></script> </body> </html>