Skip to content

Commit e0232cc

Browse files
committed
Minor corrections on sidebar and home page
1 parent 394345e commit e0232cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_includes/sidebar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</li>
3030
<li class="sidebar-dropdown">
3131
<a href="{{site.url}}/about">
32-
<i class="fas fa-chalkboard-teacher"></i>
32+
<i class="fas fa-book-open"></i>
3333
<span>About</span>
3434
</a>
3535
</li>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h4>
9999
</div>
100100
<div class="col-sm-9 col-md-10 intro-text">
101101
<p>
102-
We send out annoucements and updates from time to time. The best way to hear about what we're doing is to
102+
We send out announcements and updates from time to time. The best way to hear about what we're doing is to
103103
sign up to our mailing list using the form on our <a href="contact">contact page</a>.
104104
</p>
105105
</div>

0 commit comments

Comments
 (0)