Skip to content

Commit

Permalink
Add 2027 Apprentis logo & Update other logos (#134)
Browse files Browse the repository at this point in the history
* chore(assets): add discord logo for 2024/2025/2026/2027

* chore(data): update thumbnail and add 2027 discord server
  • Loading branch information
Alexandre-Gliganic authored Aug 9, 2024
1 parent 366a75b commit 0b0b87b
Show file tree
Hide file tree
Showing 11 changed files with 12 additions and 5 deletions.
Binary file added app/public/assets/2024-discord-logo.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 app/public/assets/2025-apping-discord-logo.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 app/public/assets/2025-discord-logo.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 app/public/assets/2026-apping-discord-logo.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 app/public/assets/2026-discord-logo.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 app/public/assets/2027-apping-discord-logo.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 modified app/public/assets/2027-discord-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion app/src/data/2024.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
icon: icon-[fa-brands--discord]
href: https://discordapp.com/invite/TUHpqPn
class: tile-wide
background_image: https://cdn.discordapp.com/icons/517081450491805710/3354b757af0393b50d68b302b99dac77.webp?size=256
background_image: /assets/2024-discord-logo.png
style:
- 'background-color: #202225'

Expand Down
4 changes: 2 additions & 2 deletions app/src/data/2025.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
icon: icon-[fa-brands--discord]
href: https://discord.gg/SR5jzVA
class: tile-wide
background_image: https://cdn.discordapp.com/attachments/813321650266832927/827414228737589348/Usual_Icon.webp
background_image: /assets/2025-discord-logo.png
style:
- 'background-color: #202225'

- name: Discord EPITA APPRENTISSAGE 2025
icon: icon-[fa-brands--discord]
href: https://discord.gg/EWrBYUYaU9
class: tile-wide
background_image: https://cdn.discordapp.com/attachments/1008709312337678426/1115910628876496927/epita-apping-2025-blank.png
background_image: /assets/2025-apping-discord-logo.png
style:
- 'background-color: #202225'

Expand Down
4 changes: 2 additions & 2 deletions app/src/data/2026.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
icon: icon-[fa-brands--discord]
href: https://discord.gg/wJn9Ku98zp
class: tile-wide
background_image: https://cdn.discordapp.com/attachments/1008709312337678426/1115922615710777425/epita-2026-blank.png
background_image: /assets/2026-discord-logo.png
style:
- 'background-color: #202225'

- name: Discord EPITA APPRENTISSAGE 2026
icon: icon-[fa-brands--discord]
href: https://discord.gg/vdWxE4T6Dh
class: tile-wide
background_image: https://cdn.discordapp.com/attachments/1008709312337678426/1115910629560156260/epita-apping-2026-blank.png
background_image: /assets/2026-apping-discord-logo.png
style:
- 'background-color: #202225'

Expand Down
7 changes: 7 additions & 0 deletions app/src/data/2027.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@
background_image: /assets/2027-discord-logo.png
style:
- 'background-color: #202225'
- name: Discord EPITA APPRENTISSAGE 2027
icon: icon-[fa-brands--discord]
href: https://discord.gg/B3PPqaD5jg
class: tile-wide
background_image: /assets/2027-apping-discord-logo.png
style:
- 'background-color: #202225'

- title: S2 Projects
items:
Expand Down

0 comments on commit 0b0b87b

Please sign in to comment.