Update default.html

This commit is contained in:
Andley Chang (張奇軍) 2021-09-12 18:27:18 +08:00 committed by GitHub
parent f3b8aa9605
commit 944e77c6d7
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 style="color:yellow;"><a href="{{site.url}}/BG4E/"> {{site.title}} </a></h1>
<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>