Skip to content

Commit 9f0ea6c

Browse files
committed
updating page
1 parent 194c571 commit 9f0ea6c

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed
File renamed without changes.

index.html

+3-5
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@
3232
<header>
3333
<div class="row">
3434
<div class="top-bar"> <a class="menu-toggle" href="#"><span>Menu</span></a>
35-
<div class="logo">
36-
<a href="index.html">Resumé</a>
37-
</div>
35+
<div class="logo"> <a href="index.html">Resumé</a> </div>
3836
<nav id="main-nav-wrap">
3937
<ul class="main-navigation">
4038
<li class="current"><a class="smoothscroll" href="#intro" title="">Home</a></li>
@@ -77,7 +75,7 @@ <h1>I'm Othmane Bakhtaoui.</h1>
7775
<h5>About</h5>
7876
<h1>Let me introduce myself.</h1>
7977
<div class="intro-info"> <img src="images/profile-pic.jpg" alt="Profile Picture">
80-
<p class="lead">I'm a moroccan Software Engineering student in <a href="http://www.uniovi.es/en"> University Of Oviedo </a>, Spain.
78+
<p class="lead">I'm a moroccan Software Engineering student in <a href="http://www.uniovi.es/en"> University Of Oviedo </a>, Spain.
8179
I enjoy being challenged and engaging with group or individual projects that require me to work outside my comfort and knowledge set, as continuing to learn new languages and development techniques. <br/>
8280
And in my free time, i enjoy photography and going to new places and discover new cultures. </p>
8381
</div>
@@ -585,4 +583,4 @@ <h5>Call Me At</h5>
585583
<script src="js/plugins.js"></script>
586584
<script src="js/main.js"></script>
587585
</body>
588-
</html>
586+
</html>

0 commit comments

Comments
 (0)