Skip to content

Commit

Permalink
Change Chinese font family
Browse files Browse the repository at this point in the history
  • Loading branch information
YzhDDDing committed Nov 21, 2024
1 parent 174ef4a commit c0357f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<h1 class="name">
{% if site.title == "blank" -%}<span class="font-weight-bold"> {{ site.first_name }}
{{ site.last_name }} </span>
<span style="font-family: KaiTi"> 喻泽弘 </span>
<span style="font-family: STKaiti"> 喻泽弘 </span>
{%- else -%}{{ site.title }}{%- endif %}
</h1>
<br>
Expand Down

0 comments on commit c0357f9

Please sign in to comment.