more title changing
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
export default {
|
export default {
|
||||||
title: "Fediverse Skillshare Classifieds",
|
title: "FediLearns",
|
||||||
description: "Skillshare listings for the Fediverse",
|
description: "Learning together, by and for the fediverse",
|
||||||
url: "https://inherentlee.codeberg.page/fedi-skillshares",
|
url: "https://inherentlee.codeberg.page/fedi-skillshares",
|
||||||
author: "Lee Cattarin"
|
author: "Lee Cattarin"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -42,8 +42,8 @@ export default async function(eleventyConfig) {
|
|||||||
},
|
},
|
||||||
metadata: {
|
metadata: {
|
||||||
language: "en",
|
language: "en",
|
||||||
title: "Fediverse Skillshare Classifieds",
|
title: "FediLearns",
|
||||||
subtitle: "Skillshare listings for the Fediverse",
|
subtitle: "Learning together, by and for the fediverse",
|
||||||
base: "https://inherentlee.codeberg.page/",
|
base: "https://inherentlee.codeberg.page/",
|
||||||
author: {
|
author: {
|
||||||
name: "Lee Cattarin"
|
name: "Lee Cattarin"
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "fediverse-classifieds",
|
"name": "fedilearns",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "",
|
"description": "Learning together, by and for the fediverse",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "rm -rf _site && npx @11ty/eleventy",
|
"build": "rm -rf _site && npx @11ty/eleventy",
|
||||||
"build-codeberg": "npx @11ty/eleventy --pathprefix=/fedi-skillshares/",
|
"build-codeberg": "npx @11ty/eleventy --pathprefix=/fedi-skillshares/",
|
||||||
|
|||||||
Reference in New Issue
Block a user