Skip to content

Commit

Permalink
fix(plugin,themes): fix front-matter
Browse files Browse the repository at this point in the history
  • Loading branch information
uiolee committed Feb 8, 2024
1 parent 1fe6333 commit 58a823f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions source/plugins/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
layout: plugins
title: Plugins
data: plugins
Expand Down
1 change: 1 addition & 0 deletions source/themes/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
layout: plugins
title: Themes
data: themes
Expand Down

0 comments on commit 58a823f

Please sign in to comment.