mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
refactor: update social networks
This commit is contained in:
parent
b04c1206e4
commit
21dee4abac
@ -74,7 +74,7 @@ export function generateMetadata({
|
|||||||
},
|
},
|
||||||
twitter: {
|
twitter: {
|
||||||
card: "summary_large_image",
|
card: "summary_large_image",
|
||||||
creator: "@siumauricio",
|
creator: "@getdokploy",
|
||||||
title: page.data.title,
|
title: page.data.title,
|
||||||
description: page.data.description,
|
description: page.data.description,
|
||||||
images: [
|
images: [
|
||||||
|
@ -33,7 +33,7 @@ export function Footer() {
|
|||||||
<div className="flex flex-col items-center border-t border-slate-400/10 py-10 sm:flex-row-reverse sm:justify-between">
|
<div className="flex flex-col items-center border-t border-slate-400/10 py-10 sm:flex-row-reverse sm:justify-between">
|
||||||
<div className="flex gap-x-6">
|
<div className="flex gap-x-6">
|
||||||
<Link
|
<Link
|
||||||
href="https://twitter.com/Siumauricio"
|
href="https://x.com/getdokploy"
|
||||||
className="group"
|
className="group"
|
||||||
aria-label="Dokploy on Twitter"
|
aria-label="Dokploy on Twitter"
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user