Spaces:
Sleeping
Sleeping
Update Sources.py
Browse files- pages/Sources.py +2 -2
pages/Sources.py
CHANGED
@@ -102,13 +102,13 @@ wisdom offers profound insights into the spiritual journey.
|
|
102 |
st.markdown('<div class="featured-saints">', unsafe_allow_html=True)
|
103 |
st.markdown("""
|
104 |
### Primary Teachers
|
105 |
-
The following masters constitute the core source of teachings in this application:
|
106 |
|
107 |
Sri Ramakrishna, Swami Vivekananda, Sri Ramana Maharshi, Sri Nisargadatta Maharaj,
|
108 |
Paramhansa Yogananda, Swami Sri Yukteswar Giri, Shri Lahiri Mahashaya, Sri Aurobindo,
|
109 |
Sri Sri Ma Anandamayi, His Divine Grace A.C. Bhaktivedanta Swami Prabhupāda,
|
110 |
Baba Neeb Karori, Baba Lokenath, Shri Sai Baba, Bhagawan Nityananda,
|
111 |
-
Swami Muktananda, and Swami Sivananda
|
112 |
""")
|
113 |
st.markdown('</div>', unsafe_allow_html=True)
|
114 |
|
|
|
102 |
st.markdown('<div class="featured-saints">', unsafe_allow_html=True)
|
103 |
st.markdown("""
|
104 |
### Primary Teachers
|
105 |
+
The following masters constitute the core source of teachings in this application (in no particular order):
|
106 |
|
107 |
Sri Ramakrishna, Swami Vivekananda, Sri Ramana Maharshi, Sri Nisargadatta Maharaj,
|
108 |
Paramhansa Yogananda, Swami Sri Yukteswar Giri, Shri Lahiri Mahashaya, Sri Aurobindo,
|
109 |
Sri Sri Ma Anandamayi, His Divine Grace A.C. Bhaktivedanta Swami Prabhupāda,
|
110 |
Baba Neeb Karori, Baba Lokenath, Shri Sai Baba, Bhagawan Nityananda,
|
111 |
+
Swami Muktananda, and Swami Sivananda. See the list of other revered saints below (in no particular order).
|
112 |
""")
|
113 |
st.markdown('</div>', unsafe_allow_html=True)
|
114 |
|