fix: minor logo bugs

This commit is contained in:
officiallyutso
2025-06-28 00:34:05 +05:30
parent 3adb946a8b
commit 147064b359
2 changed files with 100 additions and 34 deletions

View File

@ -17,8 +17,16 @@ title: "Watch Out, IIT Roorkee"
{% endfor %}
{% endfor %}
</div>
<!-- Replace the Facebook widget section in your index.html with this: -->
<div class="col-md-4">
<div class="fb-page" data-href="https://www.facebook.com/watchoutiitr/" data-tabs="timeline" data-width="330" data-height="540" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="true"><blockquote cite="https://www.facebook.com/watchoutiitr/" class="fb-xfbml-parse-ignore"><a href="https://www.facebook.com/watchoutiitr/">Watch Out! News Agency</a></blockquote></div>
<div class="facebook-widget-container">
<div class="fb-page" data-href="https://www.facebook.com/watchoutiitr/" data-tabs="timeline" data-width="330" data-height="540" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="true">
<blockquote cite="https://www.facebook.com/watchoutiitr/" class="fb-xfbml-parse-ignore">
<a href="https://www.facebook.com/watchoutiitr/">Watch Out! News Agency</a>
</blockquote>
</div>
</div>
</div>
</div>
</div>