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", "name": "Blog",
"slug": "blog", "slug": "blog",
"url": site.media.blog, "url": site.media.ghost,
"target": "_blank", "target": "_blank",
"order": 3, "order": 3,
"class": "" "class": ""

View File

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

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 41 KiB

View File

Before

Width:  |  Height:  |  Size: 870 B

After

Width:  |  Height:  |  Size: 870 B

View File

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 45 KiB

View File

Before

Width:  |  Height:  |  Size: 104 KiB

After

Width:  |  Height:  |  Size: 104 KiB