Created
December 15, 2021 05:36
-
-
Save tjmonsi/6992ad01bf2e2939a41f1c5c0a09087e to your computer and use it in GitHub Desktop.
Public index
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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