adding the link to the CSS file
This commit is contained in:
parent
dbc4ce3229
commit
0018e0542f
|
@ -2,6 +2,7 @@
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
|
<link rel="stylesheet" href="style.css">
|
||||||
<title>{{ airport }} Departure Schedule</title>
|
<title>{{ airport }} Departure Schedule</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Reference in a new issue