Fix borken website url for broken feeds
This commit is contained in:
parent
c7fd39e81e
commit
3515af5dcf
1 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue