Skip to content

Commit f44d817

Browse files
Merge branch 'ep2025' into ep2025-updates2
2 parents a66908c + 394e29b commit f44d817

File tree

6 files changed

+35
-19
lines changed

6 files changed

+35
-19
lines changed

src/content/sponsors/gel/gel.svg

Lines changed: 9 additions & 17 deletions
Loading

src/content/sponsors/gel/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ socials:
1414
discord: "https://discord.gg/gel"
1515
youtube: "https://www.youtube.com/@EdgeDB"
1616
tier: Platinum
17-
logo_padding: 10px
17+
logo_padding: 5px
1818
draft: true
1919
---
2020

90.1 KB
Loading
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
name: Pydantic
3+
url: https://pydantic.dev/
4+
description:
5+
The Pydantic platform gives devs visibility to stay in flow, from local to
6+
prod, from AI to API. Ship robust apps faster, in Python, TypeScript, Rust and
7+
others.
8+
socials:
9+
linkedin: https://www.linkedin.com/company/pydantic
10+
twitter: https://x.com/pydantic
11+
bluesky: https://bsky.app/profile/pydantic.dev
12+
mastodon: https://fosstodon.org/@pydantic
13+
github: https://github.com/pydantic/pydantic
14+
15+
tier: Gold
16+
draft: true
17+
---
18+
19+
## About Pydantic
20+
21+
Pydantic is built on the pillars of open source: transparency, collaboration and
22+
excellence. Our origins inform every product we craft. Whether it’s a community
23+
project or enterprise solution, developer experience is our cornerstone.
Lines changed: 1 addition & 0 deletions
Loading

src/pages/session/[slug].astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ const nextSessionsOrdered = sameRoomNextSession
144144
entry.data.resources && (
145145
<>
146146
<br />
147-
<Prose>
147+
<Prose full>
148148
<h2>Resources</h2>
149149
</Prose>
150150
<ul class="list-disc">

0 commit comments

Comments
 (0)