diff --git a/public/assets/projects/noted.png b/public/assets/projects/noted.png new file mode 100644 index 0000000..ecbc5c9 Binary files /dev/null and b/public/assets/projects/noted.png differ diff --git a/src/content/projects/noted.md b/src/content/projects/noted.md new file mode 100644 index 0000000..7df206b --- /dev/null +++ b/src/content/projects/noted.md @@ -0,0 +1,12 @@ +--- +category: "bots" +name: "Noted" +description: "Canned response self-hosted discord app." +image: "/assets/projects/noted.png" +links: [ + { + text: "Source", + url: "https://github.com/YouHaveTrouble/Noted" + }, +] +---