added css to index

main
Stephen Kerr 2 years ago
parent 7f58e30955
commit 2a5c5f7173

@ -3,9 +3,10 @@
<head> <head>
<meta charset "utf-8"> <meta charset "utf-8">
<title> special issue 19 </title> <title> special issue 19 </title>
<link href="style.css" rel="style"> <link href="css/style.css" rel="style">
<link href="css/animation.css" rel="style">
</head> </head>
<body> <body>
<h1> <img width="300" height="200" src="comingsoon.png"> </h1> <h1> <img width="300" height="200" src="comingsoon.png"> </h1>
</body> </body>
</html> </html>

Loading…
Cancel
Save