mirror of
https://github.com/Start9Labs/start9.com.git
synced 2026-03-31 04:23:42 +00:00
update blog link
This commit is contained in:
@@ -129,7 +129,7 @@ module.exports = [
|
|||||||
{
|
{
|
||||||
"name": "Blog",
|
"name": "Blog",
|
||||||
"slug": "blog",
|
"slug": "blog",
|
||||||
"url": site.media.medium,
|
"url": site.media.blog,
|
||||||
"target": "_blank",
|
"target": "_blank",
|
||||||
"order": 3,
|
"order": 3,
|
||||||
"class": ""
|
"class": ""
|
||||||
|
|||||||
@@ -49,6 +49,6 @@ 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',
|
||||||
medium: 'https://start9labs.medium.com',
|
blog: 'https://blog.start9.com',
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user