adding the link to the CSS file
This commit is contained in:
parent
dbc4ce3229
commit
0018e0542f
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue