diff --git a/src/config.ts b/src/config.ts index f8d07b1..624ab87 100644 --- a/src/config.ts +++ b/src/config.ts @@ -1,7 +1,7 @@ export const SITE = { - website: "https://tiff.engineer/", // replace this with your deployed domain + website: "https://tiff.run/", // replace this with your deployed domain author: "tiff w", - profile: "https://about.tiff.engineer/", + profile: "https://codeberg.org/tiff/", desc: "A software blog by someone named tiff.", title: "tiff on software", ogImage: "astropaper-og.jpg",