UNPKG

@becomes/cms

Version:

Simple CMS for building APIs.

19 lines (13 loc) 309 B
<!doctype html> <html> <head> <meta charset='utf8'> <meta name='viewport' content='width=device-width'> <title>Becomes CMS</title> <link rel='icon' href='/favicon.ico'> <link rel='stylesheet' href='/custom/bundle.css'> <script defer src='/custom/bundle.js'></script> </head> <body> </body> </html>