We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 173f557 commit 9805faeCopy full SHA for 9805fae
1 file changed
_layouts/main.html
@@ -10,7 +10,7 @@
10
</div>
11
<br />
12
<div class="container">
13
- <h1>Latest Posts</h1>
+ <h1>Latest Updates</h1>
14
<ul class="posts noList">
15
{% for post in site.posts limit: 5 %}
16
<li>
0 commit comments