Update default.html

This commit is contained in:
Andley Chang (張奇軍) 2021-09-12 18:28:46 +08:00 committed by GitHub
parent 944e77c6d7
commit 63aff768f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
<body>
<header>
<h1"> {{site.title}} </h1><a href="{{site.url}}/BG4E/"><img src="https://img.icons8.com/windows/50/000000/home-page.png"/></a>
<h1> {{site.title}} </h1><a href="{{site.url}}/BG4E/"><img src="https://img.icons8.com/windows/50/000000/home-page.png"/></a>
<p>{{ site.description }}</p>
</header>