more brand renames; add ghost as blog

This commit is contained in:
Lucy Cifferello
2023-06-02 11:03:31 -06:00
parent 4ea3c65c28
commit f6eaaea56e
6 changed files with 5 additions and 3 deletions

View File

@@ -129,7 +129,7 @@ module.exports = [
{
"name": "Blog",
"slug": "blog",
"url": site.media.blog,
"url": site.media.ghost,
"target": "_blank",
"order": 3,
"class": ""

View File

@@ -49,6 +49,7 @@ module.exports = {
telegram: 'https://t.me/start9_labs',
youtube: 'https://www.youtube.com/channel/UCGEw4HJDvOn3Oy8ykR36P7Q',
discourse: 'https://community.start9.com',
blog: 'https://blog.start9.com',
}
medium: 'https://start9labs.medium.com',
ghost: 'https://blog.start9.com',
},
};