eagle0504 commited on
Commit
5b7e48b
1 Parent(s): 2172c52

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,7 +75,7 @@ with st.sidebar:
75
  stripe_payment_link_consulting = os.environ["STRIPE_PAYMENT_LINK_CONSULTING"]
76
  st.markdown(
77
  f"""
78
- Want website with copilot like mine? Schedule an appointment with me [here]({stripe_payment_link_consulting})
79
  """
80
  )
81
  # Donation
 
75
  stripe_payment_link_consulting = os.environ["STRIPE_PAYMENT_LINK_CONSULTING"]
76
  st.markdown(
77
  f"""
78
+ Want website with copilot like mine? ⚖️ Schedule an appointment with me [here]({stripe_payment_link_consulting})
79
  """
80
  )
81
  # Donation