Skip to content

Commit ee71265

Browse files
Typo fix and open pdf in new tab
1 parent 2803a89 commit ee71265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ <h2>History</h2>
3535
</p>
3636

3737
<h2>Constitution</h2>
38-
<p>You can view our constituion <a type="application/pdf" href="{{site.url}}/Constitution.pdf">here</a>.</p>
38+
<p>You can view our constiution <a target="_blank" type="application/pdf" href="{{site.url}}/Constitution.pdf">here</a>.</p>
3939

4040
<h2>Committee</h2>
4141
<p>

0 commit comments

Comments
 (0)