Skip to content

Commit

Permalink
fix spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
hitchhooker committed Jun 11, 2024
1 parent 76526e5 commit d8176ce
Show file tree
Hide file tree
Showing 10 changed files with 30 additions and 4,248 deletions.
4 changes: 1 addition & 3 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,5 @@ import { defineConfig } from "astro/config";
// https://astro.build/config
export default defineConfig({
site: "https://rotko.net/",
integrations: [tailwind(), image({
serviceEntryPoint: "@astrojs/image/sharp"
})],
integrations: [tailwind(), image()],
});
Binary file modified bun.lockb
Binary file not shown.
Loading

0 comments on commit d8176ce

Please sign in to comment.