Skip to content

Commit f4f4b5c

Browse files
committed
Update and simplify theme
1 parent d975d7a commit f4f4b5c

File tree

4 files changed

+7948
-3375
lines changed

4 files changed

+7948
-3375
lines changed

docs/.vuepress/config.js

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ const themeConfig = require('squarecrypto-vuepress-devkit-theme/config')
44
const title = 'Lightning Dev Kit Documentation'
55
const baseUrl = 'https://lightningdevkit.org'
66
const githubUrl = 'https://github.com/lightningdevkit'
7-
const slackUrl = 'https://join.slack.com/t/lightningdevkit/shared_invite/zt-tte36cb7-r5f41MDn3ObFtDu~N9dCrQ'
87
const discordUrl = 'https://discord.gg/5AcknnMfBw'
98
const themeColor = '#ffffff'
109

@@ -217,12 +216,12 @@ module.exports = {
217216
text: 'Twitter',
218217
link: "https://twitter.com/lightningdevkit",
219218
rel: 'noopener noreferrer'
220-
},
219+
},
221220
{
222221
text: 'Chat on Discord',
223222
link: discordUrl,
224223
rel: 'noopener noreferrer'
225-
},
224+
},
226225
]
227226
},
228227
{

docs/.vuepress/styles/palette.styl

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)