Skip to content

Commit

Permalink
fixig icons in frontpage
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielmorete committed Mar 23, 2024
1 parent 6a0f327 commit a1d1361
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file added images/history/wf_2002.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@
img: https://graph.facebook.com/1507046189376089/picture
- url: $/seletivas
text: Seletivas
img: https://graph.facebook.com/1507046532709388/picture
img: "$/images/seletiva-2022/20220917_191912.jpg"
- url: http://3.21.204.121:3000/dojo
text: Online Judge
img: "$/images/logo_OJ.png"
- url: https://www.youtube.com/channel/UCB_SQAulqgmQ0Vfww9wzfWA
text: Aulas
img: https://www.youtube.com/yt/about/media/images/brand-resources/icons/YouTube_icon_full-color.svg
img: https://www.gstatic.com/youtube/img/branding/youtubelogo/svg/youtubelogo.svg
- url: "$/historia"
text: História
img: https://graph.facebook.com/1052436444837068/picture
img: "$/images/history/wf_2002.jpg"
hubs_class: third
---
{% if paginator.previous_page %}
Expand All @@ -54,7 +54,7 @@ <h3>BixeCamp 2023</h3>
</figcaption>
</figure>
</section>
{% include hubs.html %}
{% include hubs.html %}
{% endif %}

{% for post in paginator.posts %}
Expand Down

0 comments on commit a1d1361

Please sign in to comment.