Skip to content

Commit 120ef30

Browse files
committed
Fixed Header
1 parent d5bf1bf commit 120ef30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/profiles.liquid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ layout: page
4444
</div>
4545

4646
<!-- Students Header -->
47-
<h2>Students</h2>
47+
<h2>Current Students</h2>
4848
<div class="row">
4949
{% for profile in page.profiles %}
5050
{% if profile.type == 'student' %}

0 commit comments

Comments
 (0)