We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b53985a commit c854e40Copy full SHA for c854e40
src/static/index.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="utf-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
6
- <title>VA Memorial Content Filtering and Sentiment Analysis</title>
+ <title>VA Memorial Content Filtering and Sentiment Analysis Demo</title>
7
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css" integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" crossorigin="anonymous">
8
<link rel="stylesheet" href="/style.css">
9
</head>
0 commit comments