codelion commited on
Commit
4cf8a09
·
verified ·
1 Parent(s): 70c19e0

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -88,7 +88,7 @@ st.set_page_config(
88
 
89
  st.title("👷‍♂️ Safety Copilot 🦺")
90
 
91
- st.markdown("Chat with your personal safety assistant about any health & safety related queries. ([blog](https://securade.ai/blog/how-securade-ai-safety-copilot-transforms-worker-safety.html)|[pdf](https://securade.ai/assets/pdfs/Securade.ai-Safety-Copilot-Whitepaper.pdf))")
92
  # st.markdown("Up-to-date with latest OSH regulations for Singapore, Indonesia, Malaysia & other parts of Asia.")
93
  st.markdown("_"+ stats + " queries answered!_")
94
 
 
88
 
89
  st.title("👷‍♂️ Safety Copilot 🦺")
90
 
91
+ st.markdown("Chat with your personal safety assistant about any health & safety related queries. [[blog](https://securade.ai/blog/how-securade-ai-safety-copilot-transforms-worker-safety.html)|[paper](https://securade.ai/assets/pdfs/Securade.ai-Safety-Copilot-Whitepaper.pdf)]")
92
  # st.markdown("Up-to-date with latest OSH regulations for Singapore, Indonesia, Malaysia & other parts of Asia.")
93
  st.markdown("_"+ stats + " queries answered!_")
94