UNPKG

webcm

Version:

Demonstrative implementation of a web-based manager for utilising Managed Components

15 lines (12 loc) 304 B
<html> <head> <meta charset="utf-8"> <title>Elsewhere</title> <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap" rel="stylesheet"> </head> <body> <h1>Test Assets</h1> <a href="/">Home</a> <a href="/assets.html">Assets</a> </body> </html>