mirror of
https://github.com/Crosstalk-Solutions/project-nomad.git
synced 2026-03-28 03:29:25 +01:00
feat(Collections): add slug, icon, language
This commit is contained in:
parent
5214add84f
commit
ba04b90cc4
|
|
@ -2,7 +2,10 @@
|
||||||
"collections": [
|
"collections": [
|
||||||
{
|
{
|
||||||
"name": "Medicine Essentials",
|
"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.",
|
"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": [
|
"urls": [
|
||||||
"https://download.kiwix.org/zim/other/zimgit-medicine_en_2024-08.zim",
|
"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",
|
"https://download.kiwix.org/zim/zimit/fas-military-medicine_en_2025-06.zim",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user