mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-04 00:20:26 +03:00
Added canonical URL
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
import { defineConfig } from "astro/config";
|
||||
|
||||
// https://astro.build/config
|
||||
export default defineConfig({});
|
||||
export default defineConfig({
|
||||
site: "https://popov.link",
|
||||
});
|
||||
|
Reference in New Issue
Block a user