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

This commit is contained in:
2025-10-08 17:40:40 +01:00
parent 29e5444545
commit e90fc619f2

View File

@@ -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'>