Compare commits
No commits in common. "71322bff073c1647fb28be09746625d35a0f5604" and "d063d9773cba9a7323ed66ff80547a4783e3bf7a" have entirely different histories.
71322bff07
...
d063d9773c
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,4 +1,2 @@
|
|||||||
_site
|
_site
|
||||||
result
|
result
|
||||||
.direnv
|
|
||||||
.envrc
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 345 KiB |
10
params.json
10
params.json
@ -20,11 +20,11 @@
|
|||||||
"source_url": "codeberg.org/moxxy/moxxyv2",
|
"source_url": "codeberg.org/moxxy/moxxyv2",
|
||||||
"website": "codeberg.org/moxxy/moxxyv2"
|
"website": "codeberg.org/moxxy/moxxyv2"
|
||||||
}, {
|
}, {
|
||||||
"title": "AniTrack",
|
"title": "pub_repo",
|
||||||
"description": "A simple Anime and Manga tracker writtein in Flutter. Licensed under MIT.",
|
"description": "A selfhostable pub repository with support for publishing, written in Python. Licensed under GPLv3.",
|
||||||
"screenshot": "assets/img/anitrack.jpg",
|
"screenshot": "",
|
||||||
"source_url": "codeberg.org/PapaTutuWawa/anitrack",
|
"source_url": "codeberg.org/PapaTutuWawa/pub_repo",
|
||||||
"website": "codeberg.org/PapaTutuWawa/anitrack"
|
"website": "codeberg.org/PapaTutuWawa/pub_repo"
|
||||||
}, {
|
}, {
|
||||||
"title": "xmpp-discord-bridge",
|
"title": "xmpp-discord-bridge",
|
||||||
"description": "An XMPP to Discord bridge that attempts to feel as native as possible on each chat platform, written in Python. Licensed under GPLv3.",
|
"description": "An XMPP to Discord bridge that attempts to feel as native as possible on each chat platform, written in Python. Licensed under GPLv3.",
|
||||||
|
Loading…
Reference in New Issue
Block a user