Skip to content

Commit fd7a011

Browse files
authored
Update index.html
Adding LinkedIn Bage
1 parent 1faf030 commit fd7a011

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,13 @@ <h1>
3838

3939
<!-- FOOTER -->
4040
<div id="footer_wrap" class="outer">
41+
<div class="LI-profile-badge" data-version="v1" data-size="medium" data-locale="en_US" data-type="vertical" data-theme="dark" data-vanity="parrislucas"><a class="LI-simple-link" href='https://www.linkedin.com/in/parrislucas?trk=profile-badge'>Parris Lucas</a></div>
4142
<footer class="inner">
4243

4344
</footer>
4445
</div>
4546

4647

47-
48+
<script type="text/javascript" src="https://platform.linkedin.com/badges/js/profile.js" async defer></script>
4849
</body>
4950
</html>

0 commit comments

Comments
 (0)