UNPKG

echoesworks

Version:

Next-Generation Tech Blog/Presentation Framework

24 lines (21 loc) 377 B
<!DOCTYPE html> <html> <head> <title>EchoesWorks</title> <link rel="stylesheet" href="app/echoesworks.css"/> </head> <body> <script src="dist/echoesworks.js"></script> <div class="show"> <slide class="full"> </slide> <pre class="hidden"> <code> </code> </pre> <words> </words> </div> </body> <script src="app/app.js"></script> </html>