adding the link to the CSS file

This commit is contained in:
Arnold Dechamps 2024-03-20 02:01:06 +01:00
parent dbc4ce3229
commit 0018e0542f
No known key found for this signature in database
GPG key ID: AE66543374E41C89

View file

@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="style.css">
<title>{{ airport }} Departure Schedule</title>
</head>
<body>