Skip to content

Commit

Permalink
Add news reader icon on News EPITA
Browse files Browse the repository at this point in the history
  • Loading branch information
matiboux committed Mar 14, 2024
1 parent 538018d commit 855dcb1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion app/src/data/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@
# - 'background-position-y: 25%'

- title: Official resources for students
text: |
<span class="icon icon-[fa6-solid--bullhorn] icon-fw"></span> = Client for reading newsgroups.
items:
- name: CRI EPITA
href: https://cri.epita.fr/
Expand Down Expand Up @@ -135,12 +137,13 @@
- 'background-size: 75%'

- name: News EPITA
icon: icon-[fa6-solid--bullhorn]
href: https://news.epita.fr/
class: tile-small-wide text-dark
background_image: https://forge-discourse.s3.cri.epita.fr/original/1X/9bec2d950081a9936635287e5a7a4a3f810b275d.png
style:
- 'background-color: #ffffff'
- 'background-position-x: 90%'
- 'background-position-x: 85%'
- 'background-position-y: top'
- 'background-size: auto 90%'

Expand Down

0 comments on commit 855dcb1

Please sign in to comment.