Skip to content

Commit

Permalink
Change title
Browse files Browse the repository at this point in the history
  • Loading branch information
JiasenZheng committed Jan 3, 2022
1 parent 3205aa1 commit 4d9bb36
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
<meta property="og:title" content="{{ title }}">
<meta property="og:description" content="{{ description }}">

<title>{{ title }}</title>
<!-- <title>{{ title }}</title> -->
<title>Jiasen Zheng</title>
<meta name="description" content="{{ description }}">

<link rel="shortcut icon" type="image/x-icon" href="{{ '/assets/favicon.ico' | relative_url }}">
Expand Down

0 comments on commit 4d9bb36

Please sign in to comment.