-
Notifications
You must be signed in to change notification settings - Fork 116
Discord #996
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Discord #996
Changes from all commits
5dd64d6
cb5fe08
2ca1461
4c76be2
a525fc9
a6bc812
6c47d06
67beb46
0d4a7b0
009a98a
1c6b0c6
dc8b45c
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -28,6 +28,7 @@ github_username: jekyll | |
|
|
||
| github_repository_url: "https://github.com/BitcoinDesign/Guide/" | ||
| slack_invite_url: "https://join.slack.com/t/bitcoindesign/shared_invite/zt-1rxp55chx-dH6pWlTtWBqRw7VztgvBGA" | ||
| discord_invite_url: "https://discord.gg/K7aQ5PErht" | ||
| youtube_url: "https://www.youtube.com/c/BitcoinDesign" | ||
| twitter_url: "https://twitter.com/bitcoin_design" | ||
|
|
||
|
|
@@ -69,12 +70,12 @@ twitter: | |
| username: bitcoin_design | ||
| card: summary | ||
|
|
||
|
|
||
| social: | ||
| name: Bitcoin Design | ||
| links: | ||
| github: bitcoindesign | ||
| slack: bitcoindesign | ||
| discord: bitcoindesign | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. So we have the user/server names
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. it'd be good to call these "subdomains" instead of "links," or hmm I'm not sure maybe a comment with the examples here I asked Stephen what they were earlier in review but the answer wasn't clear. Glad you know!
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @GBKS No, I don't think we have a unique subdomain for our Discord instance. Not sure it's even possible. I'm not entirely clear how that SEO jekyll tag actually maps those domains or whatever from the simple data in that JSON. I'm fine if you want to PR it out of there.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Did a bit more Googleroni, and apparently search engines ignore this, and it should be an Array of URLs. So maybe we just delete it. |
||
|
|
||
| exclude: | ||
| - README.md | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.