1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-16 18:14:39 -05:00

add info cards api

This commit is contained in:
ashley 2024-05-04 10:10:42 +00:00
parent bc9643c5e7
commit b7907c8459

6
infocards.json Normal file
View file

@ -0,0 +1,6 @@
{
"Open Source":{
"infocard":"<i>Open Source</i> is a wrong terminology",
"more_info":"https://gnu.org/not-open-source"
}
}