Skip to content

Commit

Permalink
fix og title
Browse files Browse the repository at this point in the history
  • Loading branch information
knzai committed Aug 7, 2024
1 parent a5b4ac2 commit 5bc93db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
title: About me
layout: welcome
sitemap: true
no_breadcrumbs: true
strip_headers: true
related_posts: false
---
<h2><a href="/about">About</a></h2>
<article>
{% assign page = site.pages | where: "path", "about.md" | first %}
{% assign text = site.data.strings.continue_reading | default:"Continue reading <!--post_title-->" %}
Expand Down

0 comments on commit 5bc93db

Please sign in to comment.