We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0597586 commit de7ed1fCopy full SHA for de7ed1f
data/authors/3-siek.yml
@@ -2,4 +2,3 @@ name: Jeremy G. Siek
2
email: jsiek@indiana.edu
3
corresponding: true
4
github: jsiek
5
-twitter: jeremysiek
web/templates/footer.html
@@ -29,14 +29,6 @@ <h2 class="footer-heading">$pagetitle$</h2>
29
$author.github$
30
</a>
31
</li>
32
- $if(author.twitter)$
33
- <li>
34
- <a rel="me" href="https://twitter.com/$author.twitter$" title="$author.twitter$">
35
- <i class="fab fa-twitter"></i>
36
- $author.twitter$
37
- </a>
38
- </li>
39
- $endif$
40
</ul>
41
</div>
42
<div class="footer-col footer-col-3">
0 commit comments