Skip to content

Commit ccb2aaa

Browse files
committed
Update _config.yml
- Update description - Change the format of default social preview image from tiff to png
1 parent 86866ea commit ccb2aaa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ title: Yunseo Kim's Insights # the main title
1919
tagline: Mathematics, Physics, and DS. # it will display as the subtitle
2020

2121
description: >- # used by seo meta and the atom feed
22-
Yunseo Kim's personal blog, which mainly covers mathematics, physics, and DS.
22+
Yunseo Kim's personal blog mainly covering mathematics, physics, and DS.
2323
2424
# fill in the protocol & hostname for your site
2525
# E.g. 'https://username.github.io', note that it does not end with a '/'.
@@ -101,7 +101,7 @@ cdn:
101101

102102
# the avatar on sidebar, support local or CORS resources
103103
avatar: 'https://avatars.githubusercontent.com/u/65203374' # '/assets/img/profile.tiff'
104-
social_preview_image: '/assets/img/default-social-preview.tiff'
104+
social_preview_image: '/assets/img/default-social-preview.png'
105105

106106
# boolean type, the global switch for TOC in posts.
107107
toc: true
878 KB
Loading

0 commit comments

Comments
 (0)