Skip to content

Commit

Permalink
Update _config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Uminan authored Mar 18, 2024
1 parent 50acf7d commit b91db42
Showing 1 changed file with 28 additions and 28 deletions.
56 changes: 28 additions & 28 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ analytics:
author:
name : "Weiming Huang"
avatar : "hwm.png"
bio : "Looking for 24fall PhD"
bio : "Looking for Reacher Assistant & 25fall Ph.D"
location : "China Shanghai"
employer :
pubmed : #"https://www.ncbi.nlm.nih.gov/pubmed/?term=john+snow"
Expand Down Expand Up @@ -209,16 +209,16 @@ defaults:
values:
layout: single
author_profile: true
# # _teaching
# - scope:
# path: ""
# type: teaching
# values:
# layout: single
# author_profile: true
# share: true
# comments: true
# _publications
# _teaching
- scope:
path: ""
type: teaching
values:
layout: single
author_profile: true
share: true
comments: true
_publications
- scope:
path: ""
type: publications
Expand All @@ -227,23 +227,23 @@ defaults:
author_profile: true
share: true
comments: true
# # _portfolio
# - scope:
# path: ""
# type: portfolio
# values:
# layout: single
# author_profile: true
# share: true
# comment: true
# # _talks
# - scope:
# path: ""
# type: talks
# values:
# layout: talk
# author_profile: true
# share: true
# _portfolio
- scope:
path: ""
type: portfolio
values:
layout: single
author_profile: true
share: true
comment: true
# _talks
- scope:
path: ""
type: talks
values:
layout: talk
author_profile: true
share: true

# Sass/SCSS
sass:
Expand Down

0 comments on commit b91db42

Please sign in to comment.