jostlebot Claude Opus 4.5 commited on
Commit
4dbeb86
·
1 Parent(s): e3dd0a1

Reorder traditions: Torah/Talmud, Jesus Following, Quran first

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -43,8 +43,8 @@ except Exception as e:
43
 
44
  # Wisdom traditions with descriptions
45
  TRADITIONS = {
46
- "Bible": "Christian scripture - Old and New Testament",
47
- "Torah & Talmud": "Jewish scripture and rabbinic wisdom",
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",