Skip to content
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: update invite link #331

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ <h2 data-i18n="dgc-faq" class="page-section-heading text-center text-uppercase t
<a class="btn btn-outline-light btn-social mx-1" target="_blank" href="https://facebook.com/OfficialDogecoin/"><i class="fab fa-fw fa-facebook-f" aria-label="facebook"></i></a>
<a class="btn btn-outline-light btn-social mx-1" target="_blank" href="https://twitter.com/dogecoin"><i class="fab fa-fw fa-twitter" aria-label="twitter"></i></a>
<a class="btn btn-outline-light btn-social mx-1" target="_blank" href="https://www.reddit.com/r/dogecoin"><i class="fab fa-fw fa-reddit" aria-label="reddit"></i></a>
<a class="btn btn-outline-light btn-social mx-1" target="_blank" href="https://discord.gg/dogecoin"><i class="fab fa-fw fa-discord" aria-label="discord"></i></a>
<a class="btn btn-outline-light btn-social mx-1" target="_blank" href="https://discord.gg/YbbpUwAEYN"><i class="fab fa-fw fa-discord" aria-label="discord"></i></a>
</div>
<!-- Footer About Text-->
<div class="col-lg-4">
Expand Down
2 changes: 1 addition & 1 deletion guide.html
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ <h1 class="sr-only">Dogecoin Guide</h1>
<a class="btn btn-outline-light btn-social mx-1" target="_blank" href="https://facebook.com/OfficialDogecoin/"><i class="fab fa-fw fa-facebook-f" aria-label="facebook"></i></a>
<a class="btn btn-outline-light btn-social mx-1" target="_blank" href="https://twitter.com/dogecoin"><i class="fab fa-fw fa-twitter" aria-label="twitter"></i></a>
<a class="btn btn-outline-light btn-social mx-1" target="_blank" href="https://www.reddit.com/r/dogecoin"><i class="fab fa-fw fa-reddit" aria-label="reddit"></i></a>
<a class="btn btn-outline-light btn-social mx-1" target="_blank" href="https://discord.gg/dogecoin"><i class="fab fa-fw fa-discord" aria-label="discord"></i></a>
<a class="btn btn-outline-light btn-social mx-1" target="_blank" href="https://discord.gg/YbbpUwAEYN"><i class="fab fa-fw fa-discord" aria-label="discord"></i></a>
</div>
<!-- Footer About Text-->
<div class="col-lg-4">
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ <h3 data-i18n="dgc-fun-currency" class="text-center text-uppercase text-secondar
<span data-i18n="dgc-reddit">Join our Community</span>
</a>
<br>
<a class="btn btn-secondary mb-2" target="_blank" href="https://discord.gg/dogecoin">
<a class="btn btn-secondary mb-2" target="_blank" href="https://discord.gg/YbbpUwAEYN">
<i class="fab fa-discord mr-2"></i>
<span data-i18n="dgc-discord">Discord Community</span>
</a>
Expand Down Expand Up @@ -257,7 +257,7 @@ <h2 data-i18n="dgc-getting-started" class="page-section-heading text-center text
<a class="btn btn-outline-light btn-social mx-1" target="_blank" href="https://facebook.com/OfficialDogecoin/"><i class="fab fa-fw fa-facebook-f" aria-label="facebook"></i></a>
<a class="btn btn-outline-light btn-social mx-1" target="_blank" href="https://twitter.com/dogecoin"><i class="fab fa-fw fa-twitter" aria-label="twitter"></i></a>
<a class="btn btn-outline-light btn-social mx-1" target="_blank" href="https://www.reddit.com/r/dogecoin"><i class="fab fa-fw fa-reddit" aria-label="reddit"></i></a>
<a class="btn btn-outline-light btn-social mx-1" target="_blank" href="https://discord.gg/dogecoin"><i class="fab fa-fw fa-discord" aria-label="discord"></i></a>
<a class="btn btn-outline-light btn-social mx-1" target="_blank" href="https://discord.gg/YbbpUwAEYN"><i class="fab fa-fw fa-discord" aria-label="discord"></i></a>
</div>
<!-- Footer About Text-->
<div class="col-lg-4">
Expand Down
2 changes: 1 addition & 1 deletion support.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ <h3 data-i18n="dgc-support-develop" class="heading mb-4">
<a class="btn btn-outline-light btn-social mx-1" target="_blank" href="https://facebook.com/OfficialDogecoin/"><i class="fab fa-fw fa-facebook-f"></i></a>
<a class="btn btn-outline-light btn-social mx-1" target="_blank" href="https://twitter.com/dogecoin"><i class="fab fa-fw fa-twitter"></i></a>
<a class="btn btn-outline-light btn-social mx-1" target="_blank" href="https://www.reddit.com/r/dogecoin"><i class="fab fa-fw fa-reddit"></i></a>
<a class="btn btn-outline-light btn-social mx-1" target="_blank" href="https://discord.gg/dogecoin"><i class="fab fa-fw fa-discord"></i></a>
<a class="btn btn-outline-light btn-social mx-1" target="_blank" href="https://discord.gg/YbbpUwAEYN"><i class="fab fa-fw fa-discord"></i></a>
</div>
<!-- Footer About Text-->
<div class="col-lg-4">
Expand Down