Update how about info retrieved

This commit is contained in:
2024-06-10 19:16:13 +01:00
parent 2ee338c381
commit feb3b59400
5 changed files with 18 additions and 22 deletions

View File

@@ -4,8 +4,7 @@ permalink: /
---
<section class="about-text">
{% capture about %}{% include about.md %}{% endcapture %}
{{ about | markdownify }}
{{ site.data.profile.about | markdownify }}
</section>