-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_site.yml
43 lines (43 loc) · 1.06 KB
/
_site.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
name: "Projects"
#cover-image: ""
description: "Projects Potfolio"
navbar:
title: "Projects"
# avatar: "/images/62520157.jpg"
left:
- text: "Overview"
href: index.html
- text: "Project 1"
href: project1.html
- text: "Project 2"
href: project2.html
- text: "Archive"
href: archive.html
# - text: "Resources"
# href: resources.html
# - text: "References"
# href: references.html
# - text: "CV"
# href: cv.html
right:
- text: " "
icon: fab fa-github
href: "https://github.com/KrisB1471"
- text: " "
icon: fab fa-researchgate
href: "https://www.researchgate.net/profile/Chris-Aeschbacher"
- text: " "
icon: fab fa-linkedin
href: "https://www.linkedin.com/in/chris-aeschbacher-14511aa9/"
- text: " "
icon: fab fa-twitter
href: "https://twitter.com/KrisB76345654"
output:
html_document:
# theme: cosmo
# highlight: textmate
# include:
# before_body: header.html
# after_body: footer.html
# css: github-dark.css
output_dir: "docs"