Skip to content

Instantly share code, notes, and snippets.

@tjmonsi
Created December 15, 2021 05:36
Show Gist options
  • Save tjmonsi/6992ad01bf2e2939a41f1c5c0a09087e to your computer and use it in GitHub Desktop.
Save tjmonsi/6992ad01bf2e2939a41f1c5c0a09087e to your computer and use it in GitHub Desktop.
Public index
<html>
<head>
<title>
This is my Blog
</title>
</head>
<body>
<web-header></web-header>
<small-router></small-router>
<script src="/script.js" defer type="module"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment