-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
44 lines (35 loc) · 930 Bytes
/
Copy path_config.yml
File metadata and controls
44 lines (35 loc) · 930 Bytes
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
32
33
34
35
36
37
38
39
40
41
42
lang: en
title: Shengye Wan
# A shorter description for the sidebar.
tagline: (AI) Security • PhD • @simonwan (Pokemon Trainer)
logo: /assets/img/new_avator.jpg
remote_theme: hydecorp/hydejack@v9.1.4
plugins:
- jekyll-include-cache
- jekyll-avatar
- jekyll-paginate
menu:
- title: Research
url: /research
- title: Wedding Photos
url: /wedding-photos
author:
name: Shengye Wan
email: simonsywan@gmail.com
social:
#twitter:
github: simonwan
about: |
Hi, I'm Simon / @simonwan, welcome!
And welcome again!
# Sidebar image and theme color of the site.
accent_color: rgb(255,140,0)
accent_image: '/assets/img/super_team.jpeg'
theme_color: rgb(25,55,71)
collections:
featured_categories:
permalink: /:name/
output: true
featured_tags:
permalink: /tag-:name/
output: true