website/astro.config.mjs
Michał 6f7b419841 Fix Post and Project page rendering
Funky button
Yeet the GitHub pages stuff, for now
2024-05-24 01:09:05 +01:00

5 lines
109 B
JavaScript

import { defineConfig } from 'astro/config';
// https://astro.build/config
export default defineConfig({});