-
Notifications
You must be signed in to change notification settings - Fork 2
/
_config.yml
55 lines (48 loc) · 1.2 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
# Site settings
title: Meyer Lab
email: [email protected]
url: https://example.github.io
setup:
- name: Home
link: home
- name: Research
link: research
- name: Software
link: software
- name: Publications
link: publications
- name: Teaching
link: Teaching
- name: Join
link: join
- name: People
link: people
- name: Contact
link: contact
social:
- title: twitter
url: http://twitter.com/HannahVMeyer
- title: github
url: https://github.com/meyer-lab-cshl
# Color settings (hex-codes without the leading hash-tag)
color:
primary: ffffff #86bda6
secondary: 6699cc #3e6259
secondary-dark: a23e48 #86bda6
active: ff8c42 #EE6C4D
link: 4c243b #2274a5
text: 4a6c6f #2274a5
# Postal address (add as many lines as necessary)
address:
- line: Simons Center for Quantitative Biology
url: https://www.cshl.edu/research/quantitative-biology/
- line: Cold Spring Harbor Laboratory
url: https://www.cshl.edu/
- line: Cold Spring Harbor, NY 11724
# Credits content
credits: 'Webpage built using Freelancer by <a href="http://startbootstrap.com">Start Bootstrap</a>.'
# include
include: ["_pages"]
# Build settings
markdown: kramdown
permalink: pretty