a little more testing latter. and its still working

This commit is contained in:
Adam Matthiesen 2024-03-15 13:19:57 -07:00
parent e048d8dd1a
commit bdade728c8
No known key found for this signature in database
GPG Key ID: 3F53281CB3936013
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ export default defineConfig({
// }),
integrations: [
astroHashnode({
hashnodeURL: "https://astroplayground.hashnode.dev",
hashnodeURL: "astroplayground.hashnode.dev",
verbose: true,
disableViewTransitions: false,
})