Skip to content

Commit

Permalink
Add new PR brochure for year 2024-25 (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
NachtSpyder04 authored Aug 17, 2024
1 parent 3d82c4e commit 270ef33
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/Sponsors/Sponsors.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ const Sponsors = () => {

const saveFile = () => {
saveAs(
`/static/documents/${SponsorshipBrochure[0]}`,
`SRA_Brochure_2k23.pdf`
`/static/documents/PR_brochure_24-25.pdf`,
`SRA_Brochure_2k24.pdf`
);
};

Expand Down
Binary file removed public/static/documents/PR_Brochure_23-24.pdf
Binary file not shown.
Binary file added public/static/documents/PR_brochure_24-25.pdf
Binary file not shown.

0 comments on commit 270ef33

Please sign in to comment.