Skip to content

Commit 2d88a18

Browse files
author
Claire Nord
committed
remove some 2020 references to be more concise
1 parent 70ffe43 commit 2d88a18

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MIT Blueprint Learnathon 2019 Arduino Track
22

3-
![Blueprint 2020 banner](static/img/banner.jpg)
3+
![Blueprint banner](static/img/banner.jpg)
44

55
Arduino track content from [Blueprint 2020](https://blueprint.hackmit.org/).
66

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: MIT Blueprint Learnathon Arduino Track 2020
1+
title: MIT Blueprint Learnathon Arduino Track
22
url: "https://techx.io/arduino-track/"
33
baseurl: '/arduino-track'
44

_lectures/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ workshop: 1
55
number: 1
66
---
77

8-
Welcome to the Blueprint 2020 Learnathon Arduino track! In this course we'll
8+
Welcome to the Blueprint Learnathon Arduino track! In this course we'll
99
learn the basics of programming an Arduino microcontroller.
1010

1111
Please **sit toward the front of the class** so you can see the projector

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: page
33
---
44

5-
![Blueprint 2020 banner]({{ site.baseurl }}/static/img/banner.jpg)
5+
![Blueprint banner]({{ site.baseurl }}/static/img/banner.jpg)
66

77
Arduino track content from [Blueprint 2020](https://blueprint.hackmit.org/).
88

0 commit comments

Comments
 (0)