Skip to content

Commit 12f4eef

Browse files
committed
slide date
1 parent 0e74fc5 commit 12f4eef

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

slides/index.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "<br>Sentiment Analysis"
33
subtitle: "R case study"
44
author: "John Little"
55
institute: "Cntr for Data & Viz"
6-
date: "April 13, 2021"
6+
date: "`r Sys.Date()`"
77
output:
88
xaringan::moon_reader:
99
lib_dir: libs

slides/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title> Sentiment Analysis</title>
55
<meta charset="utf-8" />
66
<meta name="author" content="John Little" />
7-
<meta name="date" content="2021-04-13" />
7+
<meta name="date" content="2021-04-15" />
88
<script src="libs/header-attrs/header-attrs.js"></script>
99
<link href="libs/font-awesome/css/all.css" rel="stylesheet" />
1010
<link href="libs/font-awesome/css/v4-shims.css" rel="stylesheet" />
@@ -25,7 +25,7 @@
2525
## R case study
2626
### John Little
2727
### Cntr for Data &amp; Viz
28-
### April 13, 2021
28+
### 2021-04-15
2929

3030
---
3131

@@ -42,7 +42,7 @@
4242
]
4343

4444
.l-60.t-80pct.fl-w-third[
45-
<div class="countdown" id="timer_60787789" style="right:0;bottom:0;" data-warnwhen="0">
45+
<div class="countdown" id="timer_607890ff" style="right:0;bottom:0;" data-warnwhen="0">
4646
<code class="countdown-time"><span class="countdown-digits minutes">17</span><span class="countdown-digits colon">:</span><span class="countdown-digits seconds">00</span></code>
4747
</div>
4848
]

0 commit comments

Comments
 (0)