Skip to content

Commit

Permalink
Update articles.html
Browse files Browse the repository at this point in the history
  • Loading branch information
cr7pt0gr4ph7 authored Mar 23, 2024
1 parent 3654023 commit 337eb95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/articles.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ <h1 style="font-size: min(3.5rem, (100vw - 3rem) / 950 * 16 * 4);">
<a href="{{ __return }}" style="color: inherit; text-decoration: none;">{{ site.title }}</a>
</h1>
{%- endif %}
<h2 style="font-variant: small-caps; color: #888; font-weight: 300;">
<h2 style="font-variant: small-caps; color: #aaa; font-weight: 300;">
{%- if paginator.page > 1 -%}
Recent posts | Page {{ paginator.page }}
{%- else -%}
Expand Down

0 comments on commit 337eb95

Please sign in to comment.