Update Open Graph and link preview metadata (#9557)

Signed-off-by: Andrey Antukh <niwi@niwi.nz>
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
This commit is contained in:
andrés gonzález 2026-05-14 16:23:57 +02:00 committed by GitHub
parent dc878572da
commit 7e7bf7c458
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 11 additions and 10 deletions

View File

@ -58,6 +58,7 @@
- Add new numeric inputs for token management on the right sidebar [Taiga #12109](https://tree.taiga.io/project/penpot/us/12109?milestone=513226)
- Restore deleted team files in bulk instead of per file (by @Dexterity104) [Github #9248](https://github.com/penpot/penpot/pull/9248)
- Preserve Inkscape labels when pasting SVGs (by @jeffrey701) [Github #9252](https://github.com/penpot/penpot/pull/9252)
- Update Open Graph link preview title, description, and thumbnail [Github #9555](https://github.com/penpot/penpot/issues/9555)
- Fix library update button freezes and does not apply updates [Taiga #14030](https://tree.taiga.io/project/penpot/issue/14030)
### :bug: Bugs fixed

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

View File

@ -3,17 +3,17 @@
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>Penpot - Design Freedom for Teams</title>
<title>Penpot | Full-stack design</title>
<meta name="description" content="The open-source solution for design and prototyping.">
<meta name="description" content="Penpot is the open-source design platform for teams that build digital products at scale.">
<meta property="og:locale" content="en_US">
<meta property="og:title" content="Penpot | Design Freedom for Teams">
<meta property="og:description" content="The open-source solution for design and prototyping">
<meta property="og:image" content="https://penpot.app/images/workspace-ui.jpg">
<meta name="twitter:title" content="Penpot | Design Freedom for Teams">
<meta property="og:title" content="Penpot | Full-stack design">
<meta property="og:description" content="Penpot is the open-source design platform for teams that build digital products at scale.">
<meta property="og:image" content="/images/penpot-link-preview.png">
<meta name="twitter:title" content="Penpot | Full-stack design">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content="The open-source solution for design and prototyping">
<meta name="twitter:image" content="https://penpot.app/images/workspace-ui.jpg">
<meta name="twitter:description" content="Penpot is the open-source design platform for teams that build digital products at scale.">
<meta name="twitter:image" content="/images/penpot-link-preview.png">
<meta name="twitter:site" content="@penpotapp">
<meta name="twitter:creator" content="@penpotapp">
<meta name="theme-color" content="#FFFFFF" media="(prefers-color-scheme: light)">

View File

@ -169,7 +169,7 @@ msgstr "Create an account"
#: src/app/main/ui/auth.cljs
#, unused
msgid "auth.sidebar-tagline"
msgstr "The open-source solution for design and prototyping."
msgstr "Penpot is the open-source design platform for teams that build digital products at scale."
#: src/app/main/ui/auth/register.cljs:51
#, markdown
@ -5432,7 +5432,7 @@ msgstr "Shared Libraries - %s - Penpot"
#: src/app/main/ui/auth/verify_token.cljs:70, src/app/main/ui/auth.cljs:34
msgid "title.default"
msgstr "Penpot - Design Freedom for Teams"
msgstr "Penpot | Full-stack design"
#: src/app/main/ui/settings/feedback.cljs:161
msgid "title.settings.feedback"