Skip to content

Commit 4ed7fce

Browse files
committed
2024 cleanup
1 parent 9fff94c commit 4ed7fce

File tree

4 files changed

+4
-111
lines changed

4 files changed

+4
-111
lines changed

public/HackHPI24_white.svg

-84
This file was deleted.

public/manifest.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "HackHPI 24",
3-
"short_name": "HackHPI 2024",
4-
"description": "Explore the future of urban living at HPI in Potsdam. Join motivated students for two days of innovation, workshops, and collaboration with top-notch sponsors offering support and expertise. Tackle a challenge and dive into the world of smart cities.",
2+
"name": "HackHPI 25",
3+
"short_name": "HackHPI 2025",
4+
"description": "Explore the future of health at HPI in Potsdam. Join motivated students for two days of innovation, workshops, and collaboration with top-notch sponsors offering support and expertise. Tackle a challenge and dive into the world of health.",
55
"start_url": "/",
66
"display": "standalone",
77
"background_color": "#13101B",

src/components/LandingImage/Countdown.jsx

-23
This file was deleted.

src/components/Registration/Registration.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@ function Registration() {
594594
<Link href={"/privacy"} color={"inherit"}>
595595
privacy policy
596596
</Link>{" "}
597-
for information on how we handle your data and what you rights are.
597+
for information on how we handle your data and what your rights are.
598598
</Typography>
599599
</>
600600
);

0 commit comments

Comments
 (0)