Update templates/landing.html
Browse files- templates/landing.html +1 -1
templates/landing.html
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<html>
|
3 |
<head>
|
4 |
<title>Welcome to Your App</title>
|
5 |
-
<link rel="stylesheet" type="text/css" href="/static/
|
6 |
</head>
|
7 |
<body>
|
8 |
<footer>
|
|
|
2 |
<html>
|
3 |
<head>
|
4 |
<title>Welcome to Your App</title>
|
5 |
+
<link rel="stylesheet" type="text/css" href="/static/style2.css">
|
6 |
</head>
|
7 |
<body>
|
8 |
<footer>
|