From c2f39aab7a0542aa9f0a5ca1ff60762b24a6aa34 Mon Sep 17 00:00:00 2001 From: lefahlaTee Date: Sun, 29 Dec 2019 20:28:39 +0200 Subject: [PATCH 1/3] edited the slide.htm --- _layouts/slide.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_layouts/slide.html b/_layouts/slide.html index d43efd8..818bbe1 100644 --- a/_layouts/slide.html +++ b/_layouts/slide.html @@ -8,6 +8,7 @@
{{ content }}
+ always make sure u understand every detail that is presented to you From a42b232ae3a5fbdcfb69fa1772c8ce906b687585 Mon Sep 17 00:00:00 2001 From: lefahlaTee Date: Sun, 29 Dec 2019 20:36:42 +0200 Subject: [PATCH 2/3] add post --- 0000-0102-lefahla.md --- _posts/0000-01-02-lefahla.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 _posts/0000-01-02-lefahla.md diff --git a/_posts/0000-01-02-lefahla.md b/_posts/0000-01-02-lefahla.md new file mode 100644 index 0000000..680f7c1 --- /dev/null +++ b/_posts/0000-01-02-lefahla.md @@ -0,0 +1,6 @@ +--- +layout: slide +title: "Welcome to our second slide!" +--- +Your text +Use the left arrow to go back! \ No newline at end of file From 2c8112aa5db34a4f4d2bedd07d2eceafe4780e2e Mon Sep 17 00:00:00 2001 From: lefahlaTee Date: Sun, 29 Dec 2019 20:48:08 +0200 Subject: [PATCH 3/3] add space in title 000-01-02 post --- _posts/0000-01-02-lefahla.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/0000-01-02-lefahla.md b/_posts/0000-01-02-lefahla.md index 680f7c1..e67ddf1 100644 --- a/_posts/0000-01-02-lefahla.md +++ b/_posts/0000-01-02-lefahla.md @@ -1,6 +1,6 @@ --- layout: slide -title: "Welcome to our second slide!" +title: " Welcome to our second slide!" --- Your text Use the left arrow to go back! \ No newline at end of file