Update default.html

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