-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_site.yml
More file actions
31 lines (31 loc) · 873 Bytes
/
_site.yml
File metadata and controls
31 lines (31 loc) · 873 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
name: "MetClassNet"
output_dir: "."
navbar:
title: "MetClassNet"
left:
- text: "The Consortium"
icon: fa-sitemap
href: The-consortium.html
- text: "Calendar"
icon: fa-calendar
href: calendar.html
- text: "People"
icon: fa-user
href: people.html
- text: "Blog"
icon: fa-rss
href: https://www.metclassnet.org/blog/ # CHANGE HERE
right:
- icon: fa-envelope-o
href: mailto:contact@metclassnet.org # CHANGE HERE
- icon: fa-twitter
href: https://twitter.com/hashtag/metclassnet
- icon: fa-github
href: https://github.com/metclassnet # CHANGE HERE
output:
html_document:
theme: cosmo
highlight: textmate
includes:
after_body: footer.html
css: styles.css