Gregniuki commited on
Commit
5f2d635
·
1 Parent(s): 708c3d6

Update templates/landing.html

Browse files
Files changed (1) hide show
  1. templates/landing.html +2 -0
templates/landing.html CHANGED
@@ -2,6 +2,8 @@
2
  <html>
3
  <head>
4
  <title>Welcome to Your App</title>
 
 
5
  </head>
6
  <body>
7
  <h1>Welcome to Your App</h1>
 
2
  <html>
3
  <head>
4
  <title>Welcome to Your App</title>
5
+
6
+ <link rel="stylesheet" type="text/css" href="style.css">
7
  </head>
8
  <body>
9
  <h1>Welcome to Your App</h1>