Skip to content

Commit d2199b5

Browse files
committed
Link to the main site
1 parent 18492be commit d2199b5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

_includes/footer.html

+5-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@
77
<div class="footer-col footer-col-1">
88
<ul class="contact-list">
99
<!-- <li>{{ site.title }}</li> -->
10-
<li><img src="/assets/images/logo-tiny.png" class="logo tiny"></li>
10+
<li>
11+
<a href="http://get.ployst.com/">
12+
<img src="/assets/images/logo-tiny.png" class="logo tiny">
13+
</a>
14+
</li>
1115
<!-- <li><a href="mailto:{{ site.email }}">{{ site.email }}</a></li> -->
1216
</ul>
1317
</div>

0 commit comments

Comments
 (0)