OnFarmView commited on
Commit
106ceac
·
1 Parent(s): e72f50c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ st.set_page_config(layout="wide")
15
 
16
  st.sidebar.info(
17
  """
18
- Web App URL: <https://onfarmview.com/>
19
 
20
  """
21
  )
 
15
 
16
  st.sidebar.info(
17
  """
18
+ URL: <https://onfarmview.com>
19
 
20
  """
21
  )