Spaces:
Sleeping
Sleeping
Update templates/resultsf.html
Browse files- templates/resultsf.html +1 -1
templates/resultsf.html
CHANGED
|
@@ -157,7 +157,7 @@
|
|
| 157 |
<div class="col">
|
| 158 |
<div class="card p-3">
|
| 159 |
<h5 class="section-title">
|
| 160 |
-
<img src="{{ url_for('static', filename='reddit-logo.png') }}" width="20" height="20" class="me-2" alt="">
|
| 161 |
Recent Posts & News
|
| 162 |
</h5>
|
| 163 |
<ul class="list-unstyled">
|
|
|
|
| 157 |
<div class="col">
|
| 158 |
<div class="card p-3">
|
| 159 |
<h5 class="section-title">
|
| 160 |
+
<img src="{{ url_for('static', filename='assets/js/reddit-logo.png') }}" width="20" height="20" class="me-2" alt="">
|
| 161 |
Recent Posts & News
|
| 162 |
</h5>
|
| 163 |
<ul class="list-unstyled">
|