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

Updated the placeholder

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -7,9 +7,9 @@ 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 DTF</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>
14
  <a href="https://www.vic.gov.au/make-content-accessible">Read guidance to making accessible content</a>
15
  <a href="https://www.vic.gov.au/victorian-government-directory">Here's the Victorian Government directory</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 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>
14
  <a href="https://www.vic.gov.au/make-content-accessible">Read guidance to making accessible content</a>
15
  <a href="https://www.vic.gov.au/victorian-government-directory">Here's the Victorian Government directory</a>