Skip to content

Remove links to Discourse from website #27

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
20 changes: 2 additions & 18 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,6 @@
<i class="fas fa-comment fa-lg"></i>
</a>
</li>
<li>
<a href="https://simpeg.discourse.group" title="Discourse">
<i class="fab fa-discourse fa-lg"></i>
</a>
</li>
<li>
<a href="https://www.youtube.com/c/geoscixyz" title="YouTube">
<i class="fab fa-youtube fa-lg"></i>
Expand Down Expand Up @@ -171,9 +166,8 @@ <h2 id="start">&#x1F680; Get Started &#x1F680;</h2>
<a href="https://pypi.python.org/pypi/simpeg">PyPI</a>, using
<a href="https://pypi.python.org/pypi/pip">pip</a>. If you get stuck or have
no idea what a <i>pip</i> is, jump on
<a href="https://mattermost.softwareunderground.org/simpeg">Mattermost</a> or
<a href="https://simpeg.discourse.group">Discourse</a> to ask the community a
question!!
<a href="https://mattermost.softwareunderground.org/simpeg">Mattermost</a>
to ask the community a question!!
</p>
<div class="columns">
<div class="column">
Expand All @@ -196,12 +190,6 @@ <h2 id="start">&#x1F680; Get Started &#x1F680;</h2>
Learn from the User Tutorials
</a>
</li>
<li>
<i class="fab fa-discourse fa-lg"></i>
<a href="https://simpeg.discourse.group">
Join the community forum
</a>
</li>
<li>
<i class="fas fa-comment fa-lg"></i>
<a href="https://mattermost.softwareunderground.org/simpeg">
Expand Down Expand Up @@ -238,10 +226,6 @@ <h2 id="contact">&#x1F4E2; Contacting Us &#x1F4E2;</h2>
>Sign up for the newsletter</a
>
</li>
<li>
<i class="fab fa-discourse fa-lg"></i>Join the community forum on
<a href="https://simpeg.discourse.group">Discourse</a>
</li>
<li>
<i class="fas fa-comment fa-lg"></i>Send us a message on
<a href="https://mattermost.softwareunderground.org/simpeg">Mattermost</a>
Expand Down