Skip to content

Commit

Permalink
Remove posts
Browse files Browse the repository at this point in the history
  • Loading branch information
satnam6502 committed May 13, 2024
1 parent d93442e commit 184237e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions _layouts/personal.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,14 +75,6 @@

<section>
{{ content }}

<h3>Posts</h3>
<p>
{% for post in site.posts %}
<a href="{{ post.url }}">{{ post.title }}</a><br>
{% endfor %}
</p>

</section>
</div>
<script src="{{ "/assets/js/scale.fix.js" | relative_url }}"></script>
Expand Down

0 comments on commit 184237e

Please sign in to comment.