Skip to content

Commit

Permalink
Update home.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Max-Coppin committed Mar 6, 2024
1 parent 3ada78c commit cdad176
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,5 @@ <h3 class="archive__subtitle">{{ site.data.ui-text[site.locale].recent_posts | d


{% capture homepage_path %}/Users/maxcoppin/Documents/GitHub/Site/Site_perso/_pages/home.md{% endcapture %}
{% capture homepage_content %}{% include {{ homepage_path }} %}{% endcapture %}
{{ homepage_content | markdownify }}
{% include {{ homepage_path }} %}

0 comments on commit cdad176

Please sign in to comment.