diff --git a/index.php b/index.php index 98a0171..8ac26d7 100644 --- a/index.php +++ b/index.php @@ -1,13 +1,22 @@ <!DOCTYPE html> <html> - <head> - <title>Damaj301damaj's site</title> - <link rel="stylesheet" href="/css/main.css" text="text/css"></link> - <?php include 'templates/meta.php' ;?> + <head> + <title>Damaj301damaj's site</title> + <link rel="stylesheet" href="/css/main.css" text="text/css"></link> + <?php include 'templates/meta.php' ;?> </head> <body> -<?php include 'templates/header.php' ;?> -<p>Hello World!</p> -<?php include 'templates/footer.php' ;?> +<a href="/"><img class="pfp" src="img/d301d.png"></img></a> +<div class="intro"> +</div> +<div class="intro2"> +<h1>👋 Hey There!</h1> +<p> My name is Mohamad, </p> +<p> Welcome to my space, </p> +<p> Feel free to look around. </p> +<hr></hr> +<h4> Ressources: </h4> +<a href="/"><img src="/img/home.svg"</img>- Home</a> +</div> </body> -</html> +</html> \ No newline at end of file