This commit is contained in:
Charlotte Van Petegem 2022-11-09 08:23:32 +01:00 committed by GitHub
parent a14b55f1ba
commit b7cef89545
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@
<p> <p>
Hi! Welcome to my website. It contains mostly blog posts. The three most recent Hi! Welcome to my website. It contains mostly blog posts. The three most recent
blog posts are listed below. Some more info about me is contained in the blog posts are listed below. Some more info about me is contained in the
appropiately named <a href="{{ get_url(path="@/about.md")}}">About me</a> page. appropriately named <a href="{{ get_url(path="@/about.md")}}">About me</a> page.
</p> </p>
<h2>Most recent posts</h2> <h2>Most recent posts</h2>
{% set blog_section = get_section(path="blog/_index.md") %} {% set blog_section = get_section(path="blog/_index.md") %}