refactor: update social networks

This commit is contained in:
Mauricio Siu 2024-09-22 20:03:48 -06:00
parent b04c1206e4
commit 21dee4abac
2 changed files with 2 additions and 2 deletions

View File

@ -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: [

View File

@ -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"
> >