typo
This commit is contained in:
parent
a14b55f1ba
commit
b7cef89545
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
<p>
|
||||
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
|
||||
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>
|
||||
<h2>Most recent posts</h2>
|
||||
{% set blog_section = get_section(path="blog/_index.md") %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue