Update index.html

master
Edgar Rodriguez 2022-10-31 12:17:09 -03:00 committed by GitHub
parent 4f63b52638
commit 49c13dee18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<html>
<head>
<meta charset="UTF-8">
<title>Halogen6 Template</title>
<title>Halogen7 Template</title>
</head>
<body>
<script src="./index.js" type="module"></script>