Update default.html

This commit is contained in:
Andley Chang (張奇軍) 2021-09-12 16:39:13 +08:00 committed by GitHub
parent 2fd5385046
commit 391d7f1edb
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>{{ page.title | default: "全民希臘文 (BG4E) }}</h1>
<a href="https://andley.github.io/BG4E/"> <h1>全民希臘文</h1> </a>
<p>{{ page.description | default: site.description }}</p>
</header>