Added Note (#2770)

a simple pastebin
This commit is contained in:
Paul Wilde 2023-12-14 13:06:33 +00:00 committed by GitHub
parent 9dba67cff4
commit 422e08b552
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32123,5 +32123,19 @@
"description": "Macro-oriented web-framework compiles to native written with ♥",
"license": "MIT",
"web": "https://github.com/HapticX/happyx-native"
},
{
"name": "note",
"url": "https://codeberg.org/pswilde/note",
"method": "git",
"tags": [
"pastebin",
"scratchpad",
"web",
"frontend"
],
"description": "A simple pastebin, inspired by w4/bin",
"license": "AGPL-3.0-or-later",
"web": "https://codeberg.org/pswilde/note"
}
]