aboutsummaryrefslogtreecommitdiffstats
path: root/data/metadata.js
blob: 581c46ea2092d854f82c7f95a2d5c37e582c2862 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
export default {
	title: "Sudomsg",
	url: new URL("https://sudomsg.com/"),
	language: "en-GB",
	description: "Important messages from root",
	author: {
		name: "Marc Pervaz Boocha",
		email: "mboocha@sudomsg.com",
		image: "../public/profile.jpg",
		url: "/about/#marc-pervaz-boocha"
	}
}