Skip to content

Commit

Permalink
Merge pull request #77 from Dog-Face-Development/deepsource-transform…
Browse files Browse the repository at this point in the history
…-1592031f

style: format code with Prettier
  • Loading branch information
willtheorangeguy authored Nov 7, 2023
2 parents f4b3653 + e09b5db commit 29a9d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import vue from "@astrojs/vue";

// https://astro.build/config
export default defineConfig({
site: 'https://dog-face-development.github.io',
site: "https://dog-face-development.github.io",
integrations: [
// Enable Preact to support Preact JSX components.
vue(),
Expand Down

0 comments on commit 29a9d43

Please sign in to comment.