Skip to content

Commit 9805fae

Browse files
committed
moving away from 'blog' layout. "updates" not "posts"
1 parent 173f557 commit 9805fae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_layouts/main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</div>
1111
<br />
1212
<div class="container">
13-
<h1>Latest Posts</h1>
13+
<h1>Latest Updates</h1>
1414
<ul class="posts noList">
1515
{% for post in site.posts limit: 5 %}
1616
<li>

0 commit comments

Comments
 (0)