Browse Source

Update title in index.html from 'Svelte app' to 'ORLY?'

main
mleku 3 months ago
parent
commit
e90fc619f2
No known key found for this signature in database
  1. 2
      app/web/public/index.html

2
app/web/public/index.html

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width,initial-scale=1'>
<title>Svelte app</title>
<title>ORLY?</title>
<link rel='icon' type='image/png' href='/orly.png'>
<link rel='stylesheet' href='/global.css'>

Loading…
Cancel
Save