-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfooter.html
36 lines (26 loc) · 1.02 KB
/
footer.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<hr style="height: 2px;" />
<!-- Add icon library -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- Add font awesome icons -->
<p style="text-align: right;">
<a href="https://twitter.com/michael_e_flynn?lang=en" class="fa fa-twitter"></a>
<a href="https://www.linkedin.com/in/michael-e-flynn-29309126/" class="fa fa-linkedin"></a>
<a href="https://github.com/meflynn/" class="fa fa-github"></a>
</p>
<!-- Default Statcounter code for Michael E. Flynn-->
<script type="text/javascript">
var sc_project=5861296;
var sc_invisible=1;
var sc_security="850f1a8e";
</script>
<script type="text/javascript"
src="https://www.statcounter.com/counter/counter.js"
async></script>
<noscript><div class="statcounter"><a title="Web Analytics"
href="https://statcounter.com/" target="_blank"><img
class="statcounter"
src="https://c.statcounter.com/5861296/0/850f1a8e/1/"
alt="Web Analytics"></a></div></noscript>
<!-- End of Statcounter Code -->