Skip to content

Commit 28e8db1

Browse files
author
sriram-maramganti
committed
test
1 parent f1f23d8 commit 28e8db1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

nobiasapp/templates/submitLink.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ <h1>NoBias</h1>
174174
style="width:150px;height:150px;opacity:0.9;position:absolute;">
175175
</div>
176176
</div>
177+
<h2>"Swipe Through Lies, with Truth Our Prize: Where Bias Hides, Our Detector Finds!"</h2>
177178
<form method="post" action="{% url 'submitLink' %}" onsubmit="showLoader()"
178179
style="display: flex; flex-direction: column; align-items: center; padding: 20px; margin-top: 70px;">
179180
{% csrf_token %}
@@ -231,4 +232,4 @@ <h2>User-friendly interface for effortless bias detection</h2>
231232
</footer>
232233
</body>
233234

234-
</html>
235+
</html>

0 commit comments

Comments
 (0)