[PR #8388] [MERGED] docs: fix OG image (#8342) #24841

Closed
opened 2026-04-15 22:35:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8388
Author: @ping-maxwell
Created: 3/4/2026
Status: Merged
Merged: 3/4/2026
Merged by: @ping-maxwell

Base: mainHead: main


📝 Commits (1)

📊 Changes

10 files changed (+499 additions, -17 deletions)

View changed files

landing/app/api/og-release/route.tsx (+171 -0)
landing/app/api/og/route.tsx (+208 -0)
📝 landing/app/blog/[[...slug]]/page.tsx (+31 -10)
📝 landing/app/blog/layout.tsx (+11 -0)
📝 landing/app/docs/[[...slug]]/page.tsx (+26 -0)
📝 landing/app/layout.tsx (+13 -7)
landing/assets/Geist.ttf (+0 -0)
landing/assets/GeistMono.ttf (+0 -0)
📝 landing/package.json (+1 -0)
📝 pnpm-lock.yaml (+38 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/8388 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 3/4/2026 **Status:** ✅ Merged **Merged:** 3/4/2026 **Merged by:** [@ping-maxwell](https://github.com/ping-maxwell) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`c4dd2be`](https://github.com/better-auth/better-auth/commit/c4dd2bedfe27639f59cdf6752112ceb406834cb9) docs: fix OG image (#8342) ### 📊 Changes **10 files changed** (+499 additions, -17 deletions) <details> <summary>View changed files</summary> ➕ `landing/app/api/og-release/route.tsx` (+171 -0) ➕ `landing/app/api/og/route.tsx` (+208 -0) 📝 `landing/app/blog/[[...slug]]/page.tsx` (+31 -10) 📝 `landing/app/blog/layout.tsx` (+11 -0) 📝 `landing/app/docs/[[...slug]]/page.tsx` (+26 -0) 📝 `landing/app/layout.tsx` (+13 -7) ➕ `landing/assets/Geist.ttf` (+0 -0) ➕ `landing/assets/GeistMono.ttf` (+0 -0) 📝 `landing/package.json` (+1 -0) 📝 `pnpm-lock.yaml` (+38 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 22:35:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#24841