Skip to content

Commit

Permalink
chore: Add Canadian Space Agency branding (#3417)
Browse files Browse the repository at this point in the history
add files
  • Loading branch information
timarney authored and Vivian Nobrega committed Apr 16, 2024
1 parent 53ca5d1 commit 5319994
Show file tree
Hide file tree
Showing 3 changed files with 347 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,15 @@ export const options = [
logoTitleEn: "Statistics Canada",
logoTitleFr: "Statistique Canada",
},
{
name: "csa",
urlEn: "https://www.asc-csa.gc.ca/eng",
urlFr: "https://www.asc-csa.gc.ca/fra",
logoEn: "/img/branding/asc-csa-en.svg",
logoFr: "/img/branding/asc-csa-fr.svg",
logoTitleEn: "Canadian Space Agency",
logoTitleFr: "Agence spatiale canadienne",
},
{
name: "lac",
urlEn: "https://library-archives.canada.ca/eng",
Expand Down
168 changes: 168 additions & 0 deletions public/img/branding/asc-csa-en.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 5319994

Please sign in to comment.