Eric Hierholzer commited on
Commit
c3e681b
·
1 Parent(s): c15a4cb
Files changed (1) hide show
  1. static/index.html +1 -1
static/index.html CHANGED
@@ -8,7 +8,7 @@
8
  <link rel="stylesheet" href="/static/styles.css">
9
  </head>
10
  <body class="container my-4">
11
- <h1 class="text-center">Netflix Content-Based Recommender</h1>
12
 
13
  <!-- Input + Autocomplete -->
14
  <div class="mb-3 position-relative">
 
8
  <link rel="stylesheet" href="/static/styles.css">
9
  </head>
10
  <body class="container my-4">
11
+ <h1 class="text-center">Netflix Recommender Application</h1>
12
 
13
  <!-- Input + Autocomplete -->
14
  <div class="mb-3 position-relative">