From af5bd282bac97c97d0e117ddde508e1d36242efa Mon Sep 17 00:00:00 2001
From: laurentheirendt <laurent.heirendt@uni.lu>
Date: Thu, 12 Jan 2017 14:46:46 +0100
Subject: [PATCH] Revised slides

---
 index.md            | 8 +++++---
 list.json           | 2 +-
 part-2-git-intro.md | 2 +-
 part-8-thanks.md    | 4 ++--
 4 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/index.md b/index.md
index 17c5ffd0..00b2f027 100644
--- a/index.md
+++ b/index.md
@@ -1,6 +1,6 @@
-# <img src="img/git_logo.png" class="as-is"> training
-
-##SBG and MSP groups
+<img src="img/Git-Logo-Black.png" class="as-is" height="100px">training
+<br><br>
+**SBG and MSP groups**
 
 LCSB
 
@@ -11,6 +11,8 @@ January 19th, 2017
 
 Sylvain Arreckx & Laurent Heirendt
 
+<img src="img/logos.png" class="as-is" height="70px">
+
 <br><br><br><br>
 
 note:
diff --git a/list.json b/list.json
index ce2af0aa..a1eef01a 100644
--- a/list.json
+++ b/list.json
@@ -2,7 +2,7 @@
     {
         "filename": "index.md",
         "attr": {
-            "data-background": "../img/sbgBackground.jpg"
+            "data-background": "../img/sbgBackgroundWhite.jpg"
         }
     },
     {
diff --git a/part-2-git-intro.md b/part-2-git-intro.md
index 1913f7d3..5d2c08dd 100644
--- a/part-2-git-intro.md
+++ b/part-2-git-intro.md
@@ -1,4 +1,4 @@
-# Overview
+## Overview
 
 0. The Linux Terminal
 1. What is `git`? Why do I need it? (5 min)
diff --git a/part-8-thanks.md b/part-8-thanks.md
index 61a25210..9e575cbb 100644
--- a/part-8-thanks.md
+++ b/part-8-thanks.md
@@ -1,8 +1,8 @@
-### Laurent Heirendt
+Laurent Heirendt
 
 ![](https://avatars0.githubusercontent.com/u/20812112?v=3&s=180)
 
-### Sylvain Arreckx
+Sylvain Arreckx
 ![](https://avatars1.githubusercontent.com/u/816318?v=3&s=180)
 
 Cheat sheet : [Web](http://rogerdudler.github.io/git-guide/index.html) or [PDF](http://rogerdudler.github.io/git-guide/files/git_cheat_sheet.pdf) prepared by [@rogerdudler](https://github.com/rogerdudler)
-- 
GitLab