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