From ba04b90cc48dff85202d17ee14ed77353971fb6c Mon Sep 17 00:00:00 2001 From: Jake Turner Date: Wed, 3 Dec 2025 22:35:48 -0800 Subject: [PATCH] feat(Collections): add slug, icon, language --- collections/kiwix.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/collections/kiwix.json b/collections/kiwix.json index 810c076..c9f0f52 100644 --- a/collections/kiwix.json +++ b/collections/kiwix.json @@ -2,7 +2,10 @@ "collections": [ { "name": "Medicine Essentials", + "slug": "medicine-essentials", "description": "A comprehensive collection of medical textbooks and resources covering various fields of medicine, including anatomy, physiology, pharmacology, pathology, and clinical practice. Ideal for medical students, healthcare professionals, and anyone interested in medical knowledge.", + "icon": "IconStethoscope", + "language": "en", "urls": [ "https://download.kiwix.org/zim/other/zimgit-medicine_en_2024-08.zim", "https://download.kiwix.org/zim/zimit/fas-military-medicine_en_2025-06.zim",