Skip to content

Commit e385248

Browse files
authored
Merge branch 'master' into master
2 parents 2f8ec2e + 235bf8c commit e385248

5 files changed

Lines changed: 21 additions & 18 deletions

File tree

components/About/about.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ function About(): JSX.Element {
6060
</a>
6161
<a
6262
className="flex justify-center "
63-
href="/pdf/conf-2025.pdf"
63+
href="/pdf/conf-2026.pdf"
6464
download={`conf ${new Date().getFullYear()}.pdf`}
6565
>
6666
<Button

package-lock.json

Lines changed: 19 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"net": "^1.0.2",
2727
"next": "^15.5.14",
2828
"next-on-netlify": "^3.0.1",
29-
"nodemailer": "^7.0.11",
29+
"nodemailer": "^8.0.4",
3030
"react": "^18.2.1",
3131
"react-confetti": "^6.1.0",
3232
"react-dom": "^18.2.1",

public/pdf/conf-2025.pdf

-4.18 MB
Binary file not shown.

public/pdf/conf-2026.pdf

1.62 MB
Binary file not shown.

0 commit comments

Comments
 (0)