Skip to content

Commit

Permalink
fix: add missing slugs
Browse files Browse the repository at this point in the history
  • Loading branch information
maxpou committed Sep 3, 2024
1 parent 35cbcb5 commit 12510a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/content/blog/2024/2024-08-23-giscus-astro/index.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: How to integrate Giscus to your Astro Blog
slug: giscus-with-astro
description:
Learn how to integrate Giscus (GitHub-powered comments), into your Astro blog. How to deal with
dark mode and styles customization.
Expand Down
1 change: 1 addition & 0 deletions src/content/blog/2024/2024-09-03/index.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: 10 Years of Blogging, what I learned
slug: 10-years-of-blogging
description:
Reflects on my experience and sharing some key lessons learned after 10y of blogging. Including
the importance of writing a good title, not worrying about post popularity...
Expand Down

0 comments on commit 12510a2

Please sign in to comment.