From e49dcc03447ad95f907937e607e7c9dd84c7e5c1 Mon Sep 17 00:00:00 2001
From: murad <muradsaadeh9@gmail.com>
Date: Tue, 28 Nov 2017 12:14:46 +0200
Subject: [PATCH] updated index

---
 participants/saadeh.murad/auto.sh    | 2 +-
 participants/saadeh.murad/index.html | 2 +-
 participants/saadeh.murad/index.md   | 7 +------
 3 files changed, 3 insertions(+), 8 deletions(-)

diff --git a/participants/saadeh.murad/auto.sh b/participants/saadeh.murad/auto.sh
index 367aa57..61d43df 100644
--- a/participants/saadeh.murad/auto.sh
+++ b/participants/saadeh.murad/auto.sh
@@ -8,7 +8,7 @@ pandoc -s -t html final-project.md -o final-project.html
 pandoc -s -t html vinyl.md -o vinyl.html
 pandoc -s -t html linux.md -o linux.html
 pandoc -s -t html shopbot.md -o shopbot.html
-echo " all the files converted to HTML"
+echo "all the files converted to HTML"
 if [ "$#" -gt 0 ]
 # if there is something typed after bash auto.sh it will go into this loop
 then
diff --git a/participants/saadeh.murad/index.html b/participants/saadeh.murad/index.html
index fe81580..cdbab61 100644
--- a/participants/saadeh.murad/index.html
+++ b/participants/saadeh.murad/index.html
@@ -24,11 +24,11 @@
 <li><a href="electronic-production.html">Electronic production 19/11/2017</a></li>
 <li><a href="code.html">Code 19/11/2017</a></li>
 <li><a href="shopbot.html">Shopbot 19/11/2017</a></li>
+<li><a href="vinyl.html">vinyl 19/11/2017</a></li>
 </ul>
 <h2 id="final-project">Final project</h2>
 <ul>
 <li><a href="introduction.html">Introduction 19/11/2017</a></li>
 </ul>
-<p><em>trying to push using ssh connection</em></p>
 </body>
 </html>
diff --git a/participants/saadeh.murad/index.md b/participants/saadeh.murad/index.md
index a9f3fbd..b16bd32 100644
--- a/participants/saadeh.murad/index.md
+++ b/participants/saadeh.murad/index.md
@@ -18,13 +18,8 @@ I am hardworking, well-organized individual, with excellent communication skills
 - [Electronic production 19/11/2017](electronic-production.html)
 - [Code 19/11/2017](code.html)
 - [Shopbot 19/11/2017](shopbot.html)
+- [vinyl 19/11/2017](vinyl.html)
 
 ## Final project
 
 - [Introduction 19/11/2017](introduction.html)
-
-
-
-
-
-*trying to push using ssh connection*
-- 
GitLab