We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccd35bc commit fbd75e7Copy full SHA for fbd75e7
index.html
@@ -37,7 +37,6 @@
37
</a>
38
</div>
39
</nav><!-- End of Page Navbar -->
40
-
41
<!-- page header -->
42
<header id="home" class="header">
43
<div class="overlay"></div>
@@ -105,7 +104,11 @@ <h6 class="section-title mb-6">Blog</h6>
105
104
<div class="social-links text-right m-auto ml-sm-auto">
106
<a href="https://github.com/YerayDS" class="link"><i class="ti-github"></i></a>
107
<a href="https://www.linkedin.com/in/yeray-da-silva-3076a81b2/" class="link"><i class="ti-linkedin"></i></a>
+
108
109
+ <a href="https://jderobot.github.io/">
110
+ <img src="docs/logo.png" class="about-img" width="75">
111
+ </a>
112
</footer>
113
</div> <!-- end of page footer -->
114
0 commit comments