From 8cffc0b5740a795213a7ca17fd6a95fa763b909c Mon Sep 17 00:00:00 2001 From: laurentheirendt <laurent.heirendt@uni.lu> Date: Mon, 21 Jan 2019 22:26:58 +0100 Subject: [PATCH] changes to index --- index.html | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 7ebe98eb..06d64024 100644 --- a/index.html +++ b/index.html @@ -71,6 +71,16 @@ + <section data-separator="^\n\n\n" + data-vertical="^\n\n" + data-background="img/whiteBG.jpg" data-markdown="slides/the_editor.md"></section> + + + + + + + <section data-separator="^\n\n\n" data-vertical="^\n\n" data-background="img/whiteBG.jpg" data-markdown="slides/what_is_git.md"></section> @@ -83,7 +93,7 @@ <section data-separator="^\n\n\n" data-vertical="^\n\n" - data-background="img/whiteBG.jpg" data-markdown="slides/installation.md"></section> + data-background="img/whiteBG.jpg" data-markdown="slides/github_gitlab.md"></section> @@ -93,7 +103,7 @@ <section data-separator="^\n\n\n" data-vertical="^\n\n" - data-background="img/whiteBG.jpg" data-markdown="slides/essential_commands.md"></section> + data-background="img/whiteBG.jpg" data-markdown="slides/installation.md"></section> @@ -103,7 +113,7 @@ <section data-separator="^\n\n\n" data-vertical="^\n\n" - data-background="img/whiteBG.jpg" data-markdown="slides/github_gitlab.md"></section> + data-background="img/whiteBG.jpg" data-markdown="slides/essential_commands.md"></section> -- GitLab