Skip to content

Commit

Permalink
Update docs website (#305)
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev authored Apr 10, 2020
1 parent af356f5 commit 3f4572d
Show file tree
Hide file tree
Showing 3 changed files with 2,093 additions and 1,678 deletions.
17 changes: 7 additions & 10 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ module.exports = {
}
},
footer: {
questionsText: "Chat with Cosmos developers on [Discord](https://discord.gg/cr7N47p) or reach out on the [SDK Developer Forum](https://forum.cosmos.network/) to learn more.",
logo: "/logo-bw.svg",
textLink: {
text: "cosmos.network",
Expand Down Expand Up @@ -119,10 +120,6 @@ module.exports = {
{
title: "Forum",
url: "https://forum.cosmos.network/"
},
{
title: "Chat",
url: "https://riot.im/app/#/room/#cosmos-sdk:matrix.org"
}
]
},
Expand All @@ -144,12 +141,12 @@ module.exports = {
}
},
plugins: [
// [
// "@vuepress/google-analytics",
// {
// ga: "UA-51029217-12"
// }
// ],
[
"@vuepress/google-analytics",
{
ga: "UA-51029217-12"
}
],
[
"sitemap",
{
Expand Down
Loading

0 comments on commit 3f4572d

Please sign in to comment.