Skip to content

Commit

Permalink
Change Treashunt 2028 S2 Project background image (#141)
Browse files Browse the repository at this point in the history
* add gif

* Remove trailing newlines in 2028.yml

* edit gif

* Change Treashunt to medium-sized tile

* Update app/src/data/2028.yml

Co-authored-by: Mati <matiboux@gmail.com>

---------

Co-authored-by: leo.sibour <leo.sibour@epita.fr>
Co-authored-by: Mati <matiboux@gmail.com>
  • Loading branch information
3 people committed Sep 16, 2024
1 parent d1bae0e commit 0fb1d3d
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions app/src/data/2028.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,13 @@
items:
- name: Treashunt
href: https://feove.github.io/IborenWebsite/
class: tile-medium text-dark
background_image: https://raw.githubusercontent.com/feove/IborenWebsite/main/media/logo_v1.png
class: tile-medium text-dark
background_image: https://raw.githubusercontent.com/feove/IborenWebsite/main/media/white-background.gif
style:
- 'background-color: #FFFFFF'
- 'background-size: 85%'
- 'background-position-y: 15%'
- 'background-size: auto 100%'
- 'background-position-x: right'
- 'background-position-y: 5%'

- name: Castle Of Demise
href: https://jean-voila.github.io/sqrt100/
Expand All @@ -38,3 +39,4 @@
- 'background-color: #FFFFFF'
- 'background-size: 85%'
- 'background-position-y: 15%'

0 comments on commit 0fb1d3d

Please sign in to comment.