sotirios-slv commited on
Commit
6c49d62
1 Parent(s): c80901e

Updated the placeholder

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ val_image = gr.Image("/file=val_speaking_transparent.gif")
7
 
8
  PLACEHOLDER = f"""
9
  <div style="padding: 30px; text-align: center; display: flex; flex-direction: column; align-items: center;">
10
- <h1 style="font-size: 28px; margin-bottom: 2px; opacity: 0.55;">Hi Jennifer, welcome to Treasury and Fincance</h1>
11
  <p style="font-size: 18px; margin-bottom: 2px; opacity: 0.65;">Ask me anything about working at here...</p>
12
  <p>You might find these links of interest:</p>
13
  <a href="https://www.dtf.vic.gov.au/funds-programs-and-policies/victorian-public-service-enterprise-agreement-2020">Read about our enterprise agreement</a>
 
7
 
8
  PLACEHOLDER = f"""
9
  <div style="padding: 30px; text-align: center; display: flex; flex-direction: column; align-items: center;">
10
+ <h1 style="font-size: 28px; margin-bottom: 2px; opacity: 0.55;">Hi Jennifer, welcome to Treasury and Finance</h1>
11
  <p style="font-size: 18px; margin-bottom: 2px; opacity: 0.65;">Ask me anything about working at here...</p>
12
  <p>You might find these links of interest:</p>
13
  <a href="https://www.dtf.vic.gov.au/funds-programs-and-policies/victorian-public-service-enterprise-agreement-2020">Read about our enterprise agreement</a>