UNPKG

hut-build

Version:
11 lines 203 B
<!DOCTYPE html> <html> <head> <title>Example</title> <link rel="stylesheet" href="example.css"> </head> <body> <div class="hello"></div> <script src="example.js"></script> </body> </html>