-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_site.yml
More file actions
35 lines (34 loc) · 970 Bytes
/
_site.yml
File metadata and controls
35 lines (34 loc) · 970 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
name: "Jian Zhang"
title: "Jian Zhang"
description: "Homepage for the Biodiversity and Ecoinformatics Group at School of Life Sciences, Sun Yat-sen University, Guangzhou."
output_dir: "."
navbar:
title: <p style="color:darkgreen;font-weight:bold;font-size:20px">Biodiversity and Ecoinformatics Group</p>
right:
- text: "HOME"
href: index.html
- text: "TEAM"
href: people.html
- text: "RESEARCH"
href: research.html
- text: "PUBLICATIONS"
href: publications.html
- text: "TEACHING"
href: teach.html
- text: "GALLERY"
href: gallery.html
- text: "JOIN THE LAB"
href: opportunities.html
- text: "中文"
href: cn.html
- text: "LIBRARY"
href: library.html
- text: "DATA"
href: Data.html
output:
html_document:
theme: readable
highlight: textmate
include:
# in_header: header.html
after_body: footer.html