From 5c959c229218a916e299e10fdb8b8a6275ef9111 Mon Sep 17 00:00:00 2001 From: laurentheirendt <laurent.heirendt@uni.lu> Date: Thu, 12 Jan 2017 17:31:40 +0100 Subject: [PATCH] Minor changes to overview and updated thanks slide --- index.html | 6 +++--- slides/list.json | 6 +++--- slides/thanks.md | 7 +++++++ 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index dc2709fa..4e2459e2 100644 --- a/index.html +++ b/index.html @@ -83,7 +83,7 @@ <section data-separator="^\n\n\n" data-vertical="^\n\n" - data-markdown="slides/github_gitlab.md"></section> + data-markdown="slides/installation.md"></section> @@ -93,7 +93,7 @@ <section data-separator="^\n\n\n" data-vertical="^\n\n" - data-markdown="slides/installation.md"></section> + data-markdown="slides/essential_commands.md"></section> @@ -103,7 +103,7 @@ <section data-separator="^\n\n\n" data-vertical="^\n\n" - data-markdown="slides/essential_commands.md"></section> + data-markdown="slides/github_gitlab.md"></section> diff --git a/slides/list.json b/slides/list.json index 8fdbc8fb..34747f85 100644 --- a/slides/list.json +++ b/slides/list.json @@ -21,17 +21,17 @@ } }, { - "filename": "github_gitlab.md", + "filename": "installation.md", "attr": { } }, { - "filename": "installation.md", + "filename": "essential_commands.md", "attr": { } }, { - "filename": "essential_commands.md", + "filename": "github_gitlab.md", "attr": { } }, diff --git a/slides/thanks.md b/slides/thanks.md index 9e575cbb..d360c383 100644 --- a/slides/thanks.md +++ b/slides/thanks.md @@ -1,3 +1,10 @@ +# References + +[1]: **Git** Book: https://git-scm.com/book/en/v2 + + +# Acknowledgement + Laurent Heirendt  -- GitLab