import react from '@astrojs/react';
export default defineConfig({
- site: 'https://otsuka.haus',
+ site: 'https://cameron.otsuka.systems',
integrations: [mdx(), sitemap(), react()],
markdown: {
shikiConfig: {
{
"title": "Cameron Otsuka",
"subtitle": "The collection of Cameron's thoughts.",
- "base": "https://otsuka.haus",
+ "base": "https://cameron.otsuka.systems",
"language": "en",
"author": {
"name": "Cameron Otsuka",
},
"author": {
"name": "Cameron Otsuka",
- "url": "https://otsuka.haus"
+ "url": "https://cameron.otsuka.systems"
},
"license": "MIT",
"homepage": "https://github.com/cotsuka/cotsuka.github.io",