UNPKG

timestamp-brunch

Version:

Add timestamp to avoid the cache. JS/CSS

11 lines 202 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Document</title> </head> <body> <script src="js/vendor.js"></script> <script src="js/app.js"></script> </body> </html>