Skip to content

Commit c960843

Browse files
committed
Tweak the tags
1 parent 693650f commit c960843

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

index.Rmd

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,14 @@ knitr::opts_chunk$set(warning = FALSE, message = FALSE)
1313
```
1414

1515
<!-- HTML Meta Tags -->
16-
<meta property="url" content="https://daseh.org">
17-
<meta property="type" content="website">
18-
<meta property="title" content="NIEHS-Funded Short Course: Data Science for Environmental Health">
19-
<meta property="image" content="https://github.com/fhdsl/DaSEH/blob/main/images/DaSEH_logo_white.png?raw=true">
16+
<title>Data Science for Environmental Health</title>
17+
<meta name="DaSEH: NIEHS Short Course" content="">
18+
19+
<!-- Facebook Meta Tags -->
20+
<!-- <meta property="url" content="https://daseh.org"> -->
21+
<!-- <meta property="type" content="website"> -->
22+
<!-- <meta property="title" content="NIEHS-Funded Short Course: Data Science for Environmental Health"> -->
23+
<!-- <meta property="image" content="https://github.com/fhdsl/DaSEH/blob/main/images/DaSEH_logo_white.png?raw=true"> -->
2024
<meta property="og:title" content="NIEHS-Funded Short Course: Data Science for Environmental Health" />
2125
<meta property="og:type" content="website" />
2226
<meta property="og:url" content="https://daseh.org" />

0 commit comments

Comments
 (0)