Skip to content

Commit fc9efd3

Browse files
authored
Merge pull request #316 from fhdsl/website-updates
Website updates: Contact us, CC-by image
2 parents 6a94843 + b8fd54f commit fc9efd3

4 files changed

Lines changed: 12 additions & 8 deletions

File tree

_site.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ navbar:
1515
href: resources.html
1616
- text: FAQ / Help
1717
href: help.html
18+
- text: Contact Us
19+
href: contact.html
1820

1921

2022
output:

config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ default:
1212
research_survey: ""
1313

1414
slack_workspace: "https://daseh.slack.com/"
15-
ds: "Candace Savonen (csavonen at fredhutch.org)"
16-
instructors: "[Carrie Wright](https://carriewright11.github.io/) (cwright2 @ fredhutch.org), [Ava Hoffman](https://www.avahoffman.com/) (ahoffma2 at fredhutch.org), [Elizabeth Humphries]() (ehumphri at fredhutch.org)"
15+
instructors: "[Carrie Wright](https://carriewright11.github.io/), [Ava Hoffman](https://www.avahoffman.com/), [Elizabeth Humphries]()"
1716
r_version: "(4.4.1 (called 'Race for your Life') as of June 14, 2024)"
1817
r_dl_mac_m1: "https://cran.r-project.org/bin/macosx/big-sur-arm64/base/R-4.4.1-arm64.pkg"
1918
r_dl_mac_intel: "https://cran.r-project.org/bin/macosx/big-sur-x86_64/base/R-4.4.1-x86_64.pkg"

contact.Rmd

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
<div class="leaf"></div>
3+
# Contact Us
4+
***
5+
6+
Please get in touch at **daseh@fredhutch.org**.
7+
8+
To ensure your email doesn't go to spam, please include "DaSEH course" in the email title.

index.Rmd

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ Three-day in-person intensive “Code-a-thon”. Here, we'll work on authentic e
5959

6060
The lead instructors have earned recognition for excellence in teaching and have trained hundreds of professional learners. We can't wait to have you in class, too!
6161

62-
We're also supported by our data scientist, `r config::get("ds")`.
63-
6462
<br>
6563

6664
<!-- ## Sign Up! -->
@@ -94,8 +92,5 @@ https://github.com/fhdsl/DaSEH
9492

9593
This page was last updated on `r Sys.Date()`.
9694

97-
<p style="text-align:center;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://live.staticflickr.com/4557/26350808799_6f9c8bcaa2_b.jpg" height="150"/> </a> </p><br />
98-
99-
100-
95+
<p style="text-align:center;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://mirrors.creativecommons.org/presskit/buttons/88x31/png/by-nc-sa.png" height="150"/> </a> </p><br />
10196

0 commit comments

Comments
 (0)