Severian commited on
Commit
5df96ea
·
verified ·
1 Parent(s): aee6057

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -390,7 +390,7 @@ with gr.Blocks(theme='Hev832/Applio', css=css, fill_width=True, fill_height=True
390
  label="QR Code Content",
391
  placeholder="Enter URL or text for your QR code",
392
  info="This is what your QR code will link to or display when scanned.",
393
- value="https://theunderground.digital/",
394
  lines=1,
395
  )
396
 
 
390
  label="QR Code Content",
391
  placeholder="Enter URL or text for your QR code",
392
  info="This is what your QR code will link to or display when scanned.",
393
+ value="https://www.go-yamamoto.com/",
394
  lines=1,
395
  )
396