13 lines
297 B
JavaScript
13 lines
297 B
JavaScript
export default {
|
|
title: "kfitz",
|
|
url: "https://kfitz.info/",
|
|
domain: "kfitz.info",
|
|
language: "en",
|
|
description: "The long-running and erratically updated blog of Kathleen Fitzpatrick.",
|
|
author: {
|
|
name: "Kathleen Fitzpatrick",
|
|
email: "kfitz@kfitz.info",
|
|
url: "https://kfitz.info"
|
|
}
|
|
}
|