Skip to content

Commit 18c36b9

Browse files
committed
update
1 parent 8f3a5a5 commit 18c36b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tsa_app/templates/home.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<div class="jumbotron jumbotron-fluid">
4444
<div class="container">
4545
<h1 class="display-4" style="color: white;">Search for tweets</h1>
46-
<p class="lead" style="color: white;">and get to know their sentiments.</p>
46+
<p class="lead" style="color: white;">and get to know their sentiments</p>
4747
<!-- <a class="btn btn-primary btn-md" href="#" role="button">Learn more</a> -->
4848
<hr class="my-4" style="background-color: white;">
4949
<a href="https://twitter.com/thecoducer?ref_src=twsrc%5Etfw" class="twitter-follow-button"
@@ -224,4 +224,4 @@ <h4 id="index-label-content">
224224
{% endblock %}
225225
</body>
226226

227-
</html>
227+
</html>

0 commit comments

Comments
 (0)