Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
<link rel="stylesheet" href="{{ url_for('static', filename='css/styles.css') }}">
|
8 |
</head>
|
9 |
<body>
|
10 |
-
<h1>
|
11 |
|
12 |
<div id="user-metrics">
|
13 |
<h2>Enter Your Metrics</h2>
|
|
|
7 |
<link rel="stylesheet" href="{{ url_for('static', filename='css/styles.css') }}">
|
8 |
</head>
|
9 |
<body>
|
10 |
+
<h1>Diet Like a Pro</h1>
|
11 |
|
12 |
<div id="user-metrics">
|
13 |
<h2>Enter Your Metrics</h2>
|