fix: add stylesheet so it doesnt look abhorrent

This commit is contained in:
Leo Gavilieau 2023-05-20 20:45:23 +02:00
parent c66ed3ba03
commit 3ae9618dd1
No known key found for this signature in database
GPG Key ID: 9F86E792898BD16B
1 changed files with 2 additions and 1 deletions

View File

@ -4,8 +4,9 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>A redirect to the english homepage</title>
<meta http-equiv = "refresh" content = "0; url = ./en/" />
<link rel="stylesheet" href="/style.css"/>
</head>
<body>
<main>
<p>If this redirect does not work then please click on <a href="/en/">this link</a></p>