summaryrefslogtreecommitdiff
path: root/examples/blog/astro.config.mjs
blob: 5fc4abd1c26129d8636db900dcdec78909d91a05 (plain) (blame)
1
2
3
export default {
  site: 'https://muppet-blog.github.io/',
};