Skip to content

Commit 8522b16

Browse files
added contacts
1 parent d435270 commit 8522b16

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

index.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,21 @@ <h4>Downloads</h4>
142142
</ul>
143143

144144
</div>
145+
146+
<div class="sidebar-module">
147+
<h4>Contacts</h4>
148+
149+
<ul>
150+
<li>
151+
<a href="mailto:[email protected]" target="_blank">James Traver</a>
152+
</li>
153+
<li>
154+
<a href="mailto:[email protected]" target="_blank">Devina Dhawan</a>
155+
</li>
156+
157+
</ul>
158+
159+
</div>
145160
</div><!-- /.blog-sidebar -->
146161

147162
</div><!-- /.row -->

0 commit comments

Comments
 (0)