Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 2027 Apprentis logo & Update other logos #134

Merged
merged 2 commits into from
Aug 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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