Skip to content

Commit 22e5e2a

Browse files
authored
[RELEASE] Version 2.1 (#9)
* 7 feature organizers carousel (#8) * #7 init admins carousel * #7 new people * #7 regulations, form button, new people * [RELEASE] v2.1
1 parent 8e7e81d commit 22e5e2a

30 files changed

+662
-261
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
/>
3939
<meta
4040
property="og:image"
41-
content="https://ensembleai-hackathon.github.io/ensembleaihackathon.pl/images/logos_25/LOGO_svg_rozowe.png"
41+
content="https://ensembleai-hackathon.github.io/ensembleaihackathon.pl/images/logos_26/LOGO_różowe_białe.svg"
4242
/>
4343
<meta property="og:image:width" content="480" />
4444
<meta property="og:image:height" content="480" />

package-lock.json

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

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"homepage": "https://ensembleAI-hackathon.github.io/ensembleaihackathon.pl/",
1515
"name": "ensembleaihackathon.pl",
1616
"private": false,
17-
"version": "2.0",
17+
"version": "2.1",
1818
"type": "module",
1919
"scripts": {
2020
"predeploy": "npm run build",
@@ -25,6 +25,7 @@
2525
"preview": "vite preview"
2626
},
2727
"dependencies": {
28+
"aos": "^2.3.4",
2829
"i18next": "^24.0.0",
2930
"react": "^18.3.1",
3031
"react-dom": "^18.3.1",
150 KB
Binary file not shown.

public/images/logos_26/www_LOGO.svg

Lines changed: 329 additions & 0 deletions
Loading
33.2 KB
Loading
52.6 KB
Loading
31.7 KB
Loading
25.1 KB
Loading

0 commit comments

Comments
 (0)