user commited on
Commit
d43c93b
1 Parent(s): e2c09fc

Add Medium URL

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -113,7 +113,7 @@ with gr.Blocks() as iface:
113
 
114
  gr.Markdown("""
115
  ## 鏇村璩囪▕ | More Information
116
- <https://blog.toolman.xyz/article/306/>
117
  """)
118
 
119
  iface.launch(allowed_paths=["/tmp"])
 
113
 
114
  gr.Markdown("""
115
  ## 鏇村璩囪▕ | More Information
116
+ <https://blog.toolman.xyz/article/306/>, <https://my-username.medium.com/created-a-website-to-convert-markdown-into-powerpoint-74795ae00862>
117
  """)
118
 
119
  iface.launch(allowed_paths=["/tmp"])