-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
31 lines (27 loc) · 1.13 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
title: Tong Zhao
logo: /assets/img/Tong.jpg
email: [email protected]
blank_title: true
favicon: true
description: "Ph.D. candidate at East China Normal University"
show_downloads: false
google_analytics: UA-108144808-1
remote_theme: BDHU/minimalist
color-scheme: auto
plugins:
- jekyll-sitemap
- jekyll-seo-tag
- jemoji
- jekyll-remote-theme
sidebar:
- name: ResearchGate
icon: <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" role="img" style="vertical-align:-0.125em;" width="1em" height="1em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path d="M5.242 13.769L0 9.5L12 0l12 9.5l-5.242 4.269C17.548 11.249 14.978 9.5 12 9.5c-2.977 0-5.548 1.748-6.758 4.269zM12 10a7 7 0 1 0 0 14a7 7 0 0 0 0-14z" fill="currentColor"/></svg>
link: https://www.researchgate.net/profile/Tong_Zhao47
# https://github.com/github/pages-gem/issues/399#issuecomment-301827749
# When running locally, we run into the following error —
# GitHub Metadata: No GitHub API authentication could be found. Some fields may be missing or have incorrect data.
# adding this avoids it
github: [metadata]
cdn:
jsdelivr:
enabled: true