From b7907c84597cfe0591eaa2b0c326341c0a6f1ffe Mon Sep 17 00:00:00 2001 From: ashley Date: Sat, 4 May 2024 10:10:42 +0000 Subject: [PATCH] add info cards api --- infocards.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 infocards.json diff --git a/infocards.json b/infocards.json new file mode 100644 index 00000000..51ff7878 --- /dev/null +++ b/infocards.json @@ -0,0 +1,6 @@ +{ + "Open Source":{ + "infocard":"Open Source is a wrong terminology", + "more_info":"https://gnu.org/not-open-source" + } +} \ No newline at end of file