Skip to content
Closed
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
13 changes: 0 additions & 13 deletions source/_templates/index_sidebar.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,6 @@ <h4><i class="fab fa-discourse"></i> Discourse</h4>
>fortran-lang discourse.</a
>
</p>
<h4><i class="fab fa-twitter"></i> Twitter</h4>
<a
href="https://twitter.com/fortranlang"
class="twitter-follow-button"
data-show-count="true"
data-size="large"
>@fortranlang</a
>
<script
async
src="https://platform.twitter.com/widgets.js"
charset="utf-8"
></script>
<h4><i class="fas fa-rss"></i> RSS feed</h4>
<p>
RSS clients can follow the
Expand Down
5 changes: 0 additions & 5 deletions source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -158,11 +158,6 @@
"url": "https://fortran-lang.discourse.group/",
"icon": "fab fa-discourse",
},
{
"name": "Twitter",
"url": "https://twitter.com/fortranlang",
"icon": "fab fa-twitter",
},
{
"name": "GitHub",
"url": "https://github.com/fortran-lang",
Expand Down
4 changes: 0 additions & 4 deletions source/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,6 @@ the latest news.
Join the discussion about all things Fortran on the
<a href="https://fortran-lang.discourse.group" target="_blank">fortran-lang discourse.</a>
</p>
<h4><i class="fab fa-twitter"></i> Twitter</h4>
<a href="https://twitter.com/fortranlang" class="twitter-follow-button" data-show-count="true"
data-size="large">@fortranlang</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<h4><i class="fas fa-rss"></i> RSS feed</h4>
<p>RSS clients can follow the <a href="news/atom.xml" target="_blank">RSS feed</a>.</p>
<h4><i class="fab fa-github"></i> Open source</h4>
Expand Down