mirror of
https://github.com/elisspace/blog-test.git
synced 2026-08-29 15:43:52 +00:00
12 lines
221 B
JavaScript
12 lines
221 B
JavaScript
module.exports = {
|
|
title: "Eli's Limited",
|
|
url: "https://eli.limited",
|
|
language: "en",
|
|
description: "human musings",
|
|
author: {
|
|
name: "Eli",
|
|
email: "ylc5xmdvg@mozmail.com",
|
|
url: "https://eli.limited/about"
|
|
}
|
|
}
|