add image functions to project list

This commit is contained in:
2024-11-15 19:26:56 +01:00
parent 4cf4c99590
commit 386c4c1eb1
2 changed files with 16 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

+16
View File
@@ -0,0 +1,16 @@
---
category: "websites"
name: "Image Functions"
description: "Image file manipulation in the browser."
image: "/assets/projects/image-functions.png"
links: [
{
text: "Website",
url: "https://image-function.yht.one"
},
{
text: "Source",
url: "https://github.com/YouHaveTrouble/yht-image-function"
},
]
---