anushkaayadav commited on
Commit
c2f7b08
·
verified ·
1 Parent(s): 4a40511

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -89,7 +89,6 @@ def get_pinterest_link(question):
89
  """
90
  keyword_links = {
91
  "design": "Here is a link to the Pinterest board to help you get started. Copy the link that will direct you to the Pinterest board that will take you on your to be inspired and get and an idea of what you would like to incorportae to your living space: https://pin.it/1KcrPFm8G",
92
- "Tropical": "Here is the link to the board fakelink.com"
93
  }
94
 
95
  for keyword, link in keyword_links.items():
 
89
  """
90
  keyword_links = {
91
  "design": "Here is a link to the Pinterest board to help you get started. Copy the link that will direct you to the Pinterest board that will take you on your to be inspired and get and an idea of what you would like to incorportae to your living space: https://pin.it/1KcrPFm8G",
 
92
  }
93
 
94
  for keyword, link in keyword_links.items():