UNPKG

grunt-bake

Version:

Bake external includes into files to create static pages with no server-side compilation time

14 lines (12 loc) 180 B
<!DOCTYPE html> <html> <head></head> <body> Details for B-Team <ul> <li>Mike</li> <li>Lisa</li> </ul> <a href="extra_bake_multiple.html">back</a> </body> </html>