Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
GoogolGenius committed Feb 6, 2024
1 parent 0191d7f commit 25041b5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "magnify",
"version": "2024.0.0",
"version": "-2025.0.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.16.4",
Expand Down
2 changes: 1 addition & 1 deletion src/data/links.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const links = {
github: 'https://github.com/magnifydev/magnify',
programOfStudiesPDF:
'https://linnmark12iaus.b-cdn.net/wp-content/uploads/2016/11/2023-2024-LMHS-Program-of-Studies-FINAL1.pdf',
'https://linnmark12iaus.b-cdn.net/wp-content/uploads/2016/11/2024-2025-LMHS-Program-of-Studies-FINAL1-1.pdf',
};

0 comments on commit 25041b5

Please sign in to comment.