Skip to content

Commit 52a1b50

Browse files
author
Ayokunle Fatokimi
authored
add style to p tag
1 parent 26f7c16 commit 52a1b50

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@
1212
<img src="https://octodex.github.com/images/daftpunktocat-thomas.gif" id="octocat" alt="octocat-gif" />
1313

1414
<!-- Change this code here by copy and pasting your template on line 15 -->
15-
<p>Hello World! I’m Ayokunle Fatokimi. This is my website! Connect me on <a href="https://www.linkedin.com/in/devayz/">LinkedIn</a> </p>
16-
15+
<center>
16+
<p>Hello World! I’m Ayokunle Fatokimi. This is my website! Connect me on <a href="https://www.linkedin.com/in/devayz/">LinkedIn</a> </p>
17+
</center>
18+
1719
</body>
1820
</html>

0 commit comments

Comments
 (0)