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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -89,6 +89,7 @@ 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
  }
93
 
94
  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
+ "Tropical": "Here is the link to the board fakelink.com"
93
  }
94
 
95
  for keyword, link in keyword_links.items():