Skip to content

Commit

Permalink
Update _manifest.yml
Browse files Browse the repository at this point in the history
Missing "" for tke link in HomePage
  • Loading branch information
NathanelM authored Aug 7, 2024
1 parent 1a0db2b commit 32b6c25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/discord-snippet/0.1.0/_manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ title: "Discord Snippets"
description: A Collection of snippets for Discord Markdown
version: 0.1.0
author: Nathanel Moulin
homepage: https://github.com/NathanelM/discord-snippet/tree/main
tags: ["utility", "discord", "markdown"]
homepage: "https://github.com/NathanelM/discord-snippet/tree/main"
tags: ["utility", "discord", "markdown"]

0 comments on commit 32b6c25

Please sign in to comment.