diff --git a/participants/fares.ahmad/index.html b/participants/fares.ahmad/index.html index 3122a76789c5c0c89c5258ee7e1c45de65a26010..efc844a214f46c722807657b246f56869d78fbbe 100644 --- a/participants/fares.ahmad/index.html +++ b/participants/fares.ahmad/index.html @@ -10,7 +10,11 @@ <body> <h1 id="index-page">Index Page</h1> <p>My name is Ahmad Fares, I have graduated from Jordan University of Science and Technology as a <em>mechanical engineer</em>. I am a member of <strong>Masar initiative</strong> which aims to build and launch Jordan's First satellite and now I am taking the prefab academy to build the crown prince foundation fab lab.</p> -<p>This a photo which shows our satellite. <img src="images/jy1.jpg" /></p> +<p>This a photo which shows our satellite.</p> +<div class="figure"> +<img src="images/jy1.jpg" /> + +</div> <p>My first linux command is <code>sudo apt update</code></p> <p>list of machines in the fab lab:</p> <ul> diff --git a/participants/fares.ahmad/index.md b/participants/fares.ahmad/index.md index 68524b5e933f0ef848a21ab7be51a5f357324500..de14b66e98cdd23e4c22c0bb34d498f316ac9ca8 100644 --- a/participants/fares.ahmad/index.md +++ b/participants/fares.ahmad/index.md @@ -4,6 +4,7 @@ My name is Ahmad Fares, I have graduated from Jordan University of Science and T This a photo which shows our satellite. +  My first linux command is `sudo apt update` @@ -19,7 +20,7 @@ list of machines in the fab lab: - PCB mill - CNC machine -### Documentation +### Documentation 1. [Introduction](introduction.html) 1. [vinyl cutter](vinyl.html)