Skip to content

Commit

Permalink
Remove unnecessary Recent Posts
Browse files Browse the repository at this point in the history
  • Loading branch information
aos committed Aug 17, 2024
1 parent e9ba089 commit 6cf80ca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
<div class="pure-u-11-12 pure-u-md-20-24 pure-u-lg-7-12">
<div class="post-content">
{{ .Content }}
<p class="posts-name">Recent posts:</p>

<ul class="posts">
{{ $baseurl := .Site.BaseURL }}
{{ range $name, $page := .Site.RegularPages }}
Expand Down

0 comments on commit 6cf80ca

Please sign in to comment.