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 023bb2c commit aeff13a
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
Binary file removed images/logos/history_logo.jpg
Binary file not shown.
Binary file added images/logos/logo_aulas.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logos/logo_contato.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logos/logo_historia.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
hubs:
- url: $/listas
text: Listas de problemas
img: "$/images/logos/listas_logo.jpg"
img: "$/images/logos/logo_listas.jpg"
- url: $/contato
text: Fale conosco
img: "$/images/logo.png"
img: "$/images/logos/logo_contato.png"
- url: $/seletivas
text: Seletivas
img: "$/images/seletiva-2022/20220917_191912.jpg"
Expand All @@ -27,10 +27,10 @@
img: "$/images/logos/logo_OJ.png"
- url: https://www.youtube.com/channel/UCB_SQAulqgmQ0Vfww9wzfWA
text: Aulas
img: https://www.gstatic.com/youtube/img/branding/youtubelogo/svg/youtubelogo.svg
img: "$/images/logos/logo_aulas.png"
- url: "$/historia"
text: História
img: "$/images/logos/history_logo.jpg"
img: "$/images/logos/logo_historia.jpg"
hubs_class: third
---
{% if paginator.previous_page %}
Expand Down

0 comments on commit aeff13a

Please sign in to comment.