Skip to content

Commit 37adc9c

Browse files
committed
update: allow following of social links for page ranking
1 parent 0628f97 commit 37adc9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ <h3>Software Developer</h2>
3636
reliable.</p>
3737

3838
<div class="social-links">
39-
<a href="https://www.linkedin.com/in/stephenhinett/" class="social-link linkedin" rel="nofollow">
39+
<a href="https://www.linkedin.com/in/stephenhinett/" class="social-link linkedin">
4040
<i class="fab fa-linkedin"></i>
4141
</a>
42-
<a href="http://github.com/coderste" class="social-link github" rel="nofollow">
42+
<a href="http://github.com/coderste" class="social-link github">
4343
<i class="fab fa-github"></i>
4444
</a>
4545
</div>

0 commit comments

Comments
 (0)