Ralfouzan commited on
Commit
def9f59
·
1 Parent(s): 35adce3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -38,9 +38,9 @@ st.sidebar.markdown("[reuters Arabic](https://www.reutersagency.com/ar/)")
38
  st.sidebar.markdown("[وكالة الانباء الكويتية](https://www.kuna.net.kw/Default.aspx?language=ar)")
39
  st.sidebar.markdown("[وكالة الانباء السعودية](https://www.spa.gov.sa/)")
40
  st.sidebar.markdown("[وكالة الانباء الاماراتية](http://wam.ae/ar)")
41
- st.sidebar.markdown("[وكالة الانباء العمانية](https://omannews.gov.om/")
42
- st.sidebar.markdown("[وكالة الانباء القطرية](https://www.qna.org.qa/")
43
- st.sidebar.markdown("[وكالة الانباء البحرينية](https://www.bna.bh/)")
44
  st.sidebar.markdown("[اتحاد وكالات الأنباء العربية: فانا](https://www.fananews.com/)")
45
 
46
 
 
38
  st.sidebar.markdown("[وكالة الانباء الكويتية](https://www.kuna.net.kw/Default.aspx?language=ar)")
39
  st.sidebar.markdown("[وكالة الانباء السعودية](https://www.spa.gov.sa/)")
40
  st.sidebar.markdown("[وكالة الانباء الاماراتية](http://wam.ae/ar)")
41
+ st.sidebar.markdown("[وكالة الانباء العمانية](https://omannews.gov.om/)")
42
+ st.sidebar.markdown("[وكالة الانباء القطرية] (https://www.qna.org.qa/)")
43
+ st.sidebar.markdown("[وكالة الانباء البحرينية] (https://www.bna.bh/)")
44
  st.sidebar.markdown("[اتحاد وكالات الأنباء العربية: فانا](https://www.fananews.com/)")
45
 
46