Update something

This commit is contained in:
tiff 2025-03-14 18:29:07 -04:00
parent 95c1137cb2
commit 4a3386d0ff
15 changed files with 184 additions and 21 deletions

View file

@ -12,7 +12,7 @@ export const SITE = {
showArchives: true,
showBackButton: true, // show back button in post detail
editPost: {
url: "https://github.com/satnaing/astro-paper/edit/main/src/content/blog",
url: "https://github.com/twhite96/tiff-eng/edit/main/src/content/blog",
text: "Suggest Changes",
appendFilePath: true,
},