JMalott commited on
Commit
1541267
·
1 Parent(s): b25019c

Update page/intro.py

Browse files
Files changed (1) hide show
  1. page/intro.py +1 -1
page/intro.py CHANGED
@@ -46,7 +46,7 @@ def gen(_p):
46
  st.session_state.page = 0
47
  return
48
 
49
- _1 = ["A modern ","A post-modern ","A classical ", "A parametric ", "A contemporary ", "A minimalist "]
50
  _2 = ["museum architecture","home architecture","interior design"]
51
  _3 = [""," in the style of I.M. Pei"," in the style of Frank Gehry"," in the style of John Lautner"," in the style of Frank Lloyd Wright"]
52
  _4 = [" photograph",", watercolor painting",", oil painting", ", digital art"]
 
46
  st.session_state.page = 0
47
  return
48
 
49
+ _1 = ["A modern ","A post-modern ","A classical ", "A contemporary ", "A minimalist "]
50
  _2 = ["museum architecture","home architecture","interior design"]
51
  _3 = [""," in the style of I.M. Pei"," in the style of Frank Gehry"," in the style of John Lautner"," in the style of Frank Lloyd Wright"]
52
  _4 = [" photograph",", watercolor painting",", oil painting", ", digital art"]