Skip to content

Commit 930fbc6

Browse files
authored
Merge branch 'ep2026' into ep2026-sponsor-manychat-update
2 parents 16f6f1b + 490b366 commit 930fbc6

8 files changed

Lines changed: 101 additions & 17 deletions

File tree

src/components/SocialLinks.astro

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ const socialMap = {
1111
blog: { icon: "rss", label: "Blog", color: "#f26522", style: "solid" },
1212
linkedin: { icon: "linkedin", label: "LinkedIn", color: "#0a66c2" },
1313
github: { icon: "github", label: "GitHub", color: "#333333" },
14+
youtube: { icon: "youtube", label: "YouTube", color: "#ff0000" },
15+
discord: { icon: "discord", label: "Discord", color: "#5865f2" },
1416
mastodon: { icon: "mastodon", label: "Mastodon", color: "#6364ff" },
1517
bluesky: { icon: "bluesky", label: "Bluesky", color: "#0085ff" },
16-
twitter: { icon: "x-twitter", label: "Twitter", color: "#1da1f2" },
1718
instagram: { icon: "instagram", label: "Instagram", color: "#e4405f" },
18-
discord: { icon: "discord", label: "Discord", color: "#5865f2" },
19-
facebook: { icon: "facebook", label: "Facebook", color: "#1877f2" },
20-
youtube: { icon: "youtube", label: "YouTube", color: "#ff0000" },
2119
tiktok: { icon: "tiktok", label: "TikTok", color: "#000000" },
20+
facebook: { icon: "facebook", label: "Facebook", color: "#1877f2" },
21+
twitter: { icon: "x-twitter", label: "Twitter", color: "#1da1f2" },
2222
};
2323
---
2424

src/components/sections/subscribe.astro

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22
import Button from "@ui/Button.astro";
33
import Section from "@ui/Section.astro"
44
const socialLinks = [
5-
{ href: "https://www.linkedin.com/company/europython/", icon: "linkedin", label: "LinkedIn" },
6-
{ href: "https://www.instagram.com/europython/", icon: "instagram", label: "Instagram" },
5+
{ href: "https://www.linkedin.com/company/europython/", icon: "linkedin", label: "LinkedIn" },
6+
{ href: "https://github.com/europython", icon: "github", label: "GitHub" },
77
{ href: "https://www.youtube.com/channel/UC98CzaYuFNAA_gOINFB0e4Q", icon: "youtube", label: "YouTube" },
88
{ href: "https://fosstodon.org/@europython", icon: "mastodon", label: "Mastodon" },
99
{ href: "https://bsky.app/profile/europython.eu", icon: "bluesky", label: "Bluesky" },
10+
{ href: "https://www.instagram.com/europython/", icon: "instagram", label: "Instagram" },
11+
{ href: "https://www.tiktok.com/@europython/", icon: "tiktok", label: "TikTok" },
1012
{ href: "https://x.com/europython", icon: "x", label: "X (formerly Twitter)" },
1113
];
1214
---

src/content/pages/contacts.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,13 @@ project/event to suggest for our newsletter.
1717
Follow us on these channels:
1818

1919
- [EuroPython LinkedIn](https://www.linkedin.com/company/europython)
20+
- [EuroPython Website](https://github.com/EuroPython/website)
21+
- [EuroPython YouTube Channel](https://youtube.com/channel/UC98CzaYuFNAA_gOINFB0e4Q) (conference videos)
2022
- [EuroPython Mastodon](https://fosstodon.org/@europython)
2123
- [EuroPython Bluesky](https://bsky.app/profile/europython.eu)
22-
- [EuroPython Telegram](https://t.me/+dEi3nIHzGRw0YjQy)
2324
- [EuroPython Instagram](https://instagram.com/europython/)
24-
- [EuroPython YouTube Channel](https://youtube.com/channel/UC98CzaYuFNAA_gOINFB0e4Q) (conference videos)
25+
- [EuroPython TikTok](https://www.tiktok.com/@europython)
26+
- [EuroPython Telegram](https://t.me/+dEi3nIHzGRw0YjQy)
2527
- [EuroPython X Account](https://x.com/europython)
2628

2729
## EuroPython Helpdesk

src/content/sponsors/hrt/index.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,9 @@ location: "USA"
55
industry: "Algorithmic Trading"
66
description:
77
"Hudson River Trading (HRT) is a global algorithmic trading firm built by
8-
mathematicians, computer scientists, statisticians, physicists, and engineers.
9-
Founded in 2002 by Harvard and MIT graduates, they develop automated trading
10-
algorithms using advanced mathematical techniques, trading on nearly all of
11-
the world's electronic markets across multiple asset classes. With over 800
12-
people and one of the most sophisticated computing environments in the
13-
industry, HRT is a leading advocate for fair and transparent markets - a
14-
philosophy that drives every aspect of their research."
8+
mathematicians, scientists, and engineers. Founded in 2002, they develop
9+
cutting-edge automated trading algorithms, trade on nearly all of the world's
10+
electronic markets, and are a leading advocate for fair and open markets."
1511
socials:
1612
linkedin: "https://www.linkedin.com/company/hudson-river-trading"
1713
github:
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
name: Optiver
3+
url: https://optiver.com/
4+
location: "Netherlands"
5+
industry: "Algorithmic Trading"
6+
description:
7+
"Optiver is a leading global electronic market maker on a mission to
8+
continuously improve financial markets by creating better access and fairer
9+
prices for all. Using their own capital, they provide liquidity across
10+
equities, derivatives, ETFs, bonds, and currencies — keeping markets stable
11+
and competitive, even in the most volatile conditions."
12+
socials:
13+
linkedin: "https://www.linkedin.com/company/optiver/"
14+
github: "https://github.com/optiver"
15+
discord:
16+
youtube: "https://www.youtube.com/@optiverglobal"
17+
instagram: "https://www.instagram.com/optiverglobal/"
18+
twitter: "https://x.com/OptiverGlobal"
19+
tier: Gold
20+
logo_padding: 25px
21+
---
Lines changed: 62 additions & 0 deletions
Loading

src/content/sponsors/python-ankara/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Python Ankara
3-
url: https://kommunity.com/ankara-python-toplulugu/events
3+
url: https://pythonankara.com/
44
location: "Turkey"
55
industry: "Technology & Community"
66
description:

src/data/links.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@
173173
"bluesky": "https://bsky.app/profile/europython.eu",
174174
"twitter": "https://x.com/europython",
175175
"instagram": "https://www.instagram.com/europython/",
176-
"youtube": "https://www.youtube.com/channel/UC98CzaYuFNAA_gOINFB0e4Q"
176+
"youtube": "https://www.youtube.com/channel/UC98CzaYuFNAA_gOINFB0e4Q",
177+
"tiktok": "https://www.tiktok.com/@europython"
177178
}
178179
}

0 commit comments

Comments
 (0)