mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-04-12 21:24:53 -05:00
[PR #22] [MERGED] Fix incorrect blog link meta data #56
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/audacity/audacity.github.io/pull/22
Author: @DilsonsPickles
Created: 1/8/2024
Status: ✅ Merged
Merged: 1/9/2024
Merged by: @LWinterberg
Base:
main← Head:blog-meta-data📝 Commits (1)
e36730fFix incorrect blog link meta data📊 Changes
2 files changed (+9 additions, -5 deletions)
View changed files
📝
src/layouts/BaseLayout.astro(+8 -4)📝
src/pages/blog/[slug].astro(+1 -1)📄 Description
Expected behaviour - when sharing a link to a blog post, the link preview will show the correct title and description for that blog post.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.