We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f3a5a5 commit 18c36b9Copy full SHA for 18c36b9
tsa_app/templates/home.html
@@ -43,7 +43,7 @@
43
<div class="jumbotron jumbotron-fluid">
44
<div class="container">
45
<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>
+ <p class="lead" style="color: white;">and get to know their sentiments</p>
47
<!-- <a class="btn btn-primary btn-md" href="#" role="button">Learn more</a> -->
48
<hr class="my-4" style="background-color: white;">
49
<a href="https://twitter.com/thecoducer?ref_src=twsrc%5Etfw" class="twitter-follow-button"
@@ -224,4 +224,4 @@ <h4 id="index-label-content">
224
{% endblock %}
225
</body>
226
227
-</html>
+</html>
0 commit comments