Spaces:
Sleeping
Sleeping
Reorder traditions: Torah/Talmud, Jesus Following, Quran first
Browse files
app.py
CHANGED
|
@@ -43,8 +43,8 @@ except Exception as e:
|
|
| 43 |
|
| 44 |
# Wisdom traditions with descriptions
|
| 45 |
TRADITIONS = {
|
| 46 |
-
"
|
| 47 |
-
"
|
| 48 |
"Quran": "Islamic scripture",
|
| 49 |
"Buddhist Texts": "Sutras, Dhammapada, and Buddhist teachings",
|
| 50 |
"Rumi": "Sufi poetry and mysticism",
|
|
|
|
| 43 |
|
| 44 |
# Wisdom traditions with descriptions
|
| 45 |
TRADITIONS = {
|
| 46 |
+
"Torah/Talmud": "Jewish scripture and rabbinic wisdom",
|
| 47 |
+
"Jesus Following": "Christian scripture and teachings",
|
| 48 |
"Quran": "Islamic scripture",
|
| 49 |
"Buddhist Texts": "Sutras, Dhammapada, and Buddhist teachings",
|
| 50 |
"Rumi": "Sufi poetry and mysticism",
|