-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_site.yml
37 lines (36 loc) · 979 Bytes
/
_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
name: "Yay internet!"
output_dir: "."
navbar:
title: "Home"
right:
- text: "Overview"
menu:
- text: "Project Overview"
href: overview.html
- text: "United States Overview"
href: usa_analyzing.html
- text: "Report"
href: report.html
- text: "States of Choice"
menu:
- text: California
href: CA_data_analyzing.html
- text: Florida
href: FL_data_analyzing.html
- text: New York City
href: NY_data_analyzing.html
- text: Ohio
href: Ohio_data_analyzing.html
- text: "Interactive Maps"
href: https://paulawucu.shinyapps.io/shiny_dashboard_upload/
- text: "Regression"
href: regression_us.html
- text: "Facts About"
href: fact.html
- icon: fa-play-circle fa-sm
href: https://youtu.be/nDrmCsTRqqs
- icon: fa-github fa-lg
href: https://github.com/paulawucu/final_project
output:
html_document:
theme: yeti