Skip to content

Commit

Permalink
icons update
Browse files Browse the repository at this point in the history
  • Loading branch information
mickaecl committed Nov 21, 2024
1 parent 98d5255 commit ce91d34
Show file tree
Hide file tree
Showing 5 changed files with 58 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assos_links.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
links:
- name : Centralisation
url : https://centralisation.eclair.ec-lyon.fr/
icon : website.svg
icon : centralisation.svg

- name: Baroc
icon: baroc.png
Expand Down
Binary file modified src/assets/favicons/favicon-32x32.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 src/assets/favicons/favicon.ico
Binary file not shown.
56 changes: 56 additions & 0 deletions src/assets/svg_icons/centralisation.svg
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 src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Centralassociation</title>
<meta name="description" content="Agrégateur de liens associatifs pour les étudiants de l'École Centrale de Lyon" />

<link rel="icon" type="image/x-icon" href="assets/favicons/images/favicon.ico" />
<link rel="icon" type="image/x-icon" href="assets/favicons/favicon.ico" />
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png" />
<link
href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
Expand Down

0 comments on commit ce91d34

Please sign in to comment.