web-blog/_data/metadata.js
2026-05-29 19:34:34 +01:00

11 lines
274 B
JavaScript

export default {
title: "Web Blog",
url: "https://webblog.anthonyhughes.art",
language: "en",
description: "Musings of a neurodivergent cynic.",
author: {
name: "Anthony Hughes",
email: "anthony@anthonyhughes.art",
url: "https://anthonyhughes.art/about-me/"
}
}