Update default.html

This commit is contained in:
Andley Chang (張奇軍) 2021-09-12 18:40:52 +08:00 committed by GitHub
parent 7d5e8f8cb4
commit 27a3749e81
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}} <a href="{{site.url}}/BG4E/"><img src="../images/discourse-flow.png"/></a></h1>
<h1> {{site.title}} <a href="{{site.url}}/BG4E/"><img src="../images/icon-Home.png"/></a></h1>
<p>{{ site.description }}</p>
</header>