Update index.html for Halogen6 (#31)

This pull request just keeps the title up to date.
master
Trequetrum 2021-04-08 14:46:02 -04:00 committed by GitHub
parent e851110e1c
commit 9c855daef2
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>Halogen5 Template</title>
<title>Halogen6 Template</title>
</head>
<body>
<script src="./index.js"></script>