web-blog/_data/metadata.js

12 lines
274 B
JavaScript
Raw Permalink Normal View History

2026-05-29 18:34:34 +00:00
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/"
}
}