chore: comment out latest post on landing page

This commit is contained in:
Anton Livaja 2024-03-29 02:17:45 -04:00
parent 3344adeab1
commit e63d410fc2
Signed by: anton
GPG Key ID: 44A86CFF1FDF0E85
1 changed files with 2 additions and 2 deletions

View File

@ -27,13 +27,13 @@
</div> </div>
</section> </section>
<div> <!-- <div>
<a href="{{ site.baseurl }}{{ site.posts.first.url }}"> <a href="{{ site.baseurl }}{{ site.posts.first.url }}">
<img id="lp-post-img" src="{{ site.baseurl }}{{ site.posts.first.cover_image }}" <img id="lp-post-img" src="{{ site.baseurl }}{{ site.posts.first.cover_image }}"
alt="Cover image for {{ site.posts.first.title }}"> alt="Cover image for {{ site.posts.first.title }}">
<h2>Latest Post: {{ site.posts.first.title }}</h2> <h2>Latest Post: {{ site.posts.first.title }}</h2>
</a> </a>
</div> </div> -->
<section class=""> <section class="">