arithescientist commited on
Commit
d5b66f7
·
verified ·
1 Parent(s): 61a92e9

Update templates/resultsf.html

Browse files
Files changed (1) hide show
  1. 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">