💬 Update sidebar

Tweak a few links. Remove Twitter feed
This commit is contained in:
Dan Jones 2021-12-09 11:04:06 -06:00
commit da772b7c04
5 changed files with 7 additions and 16 deletions

View file

@ -45,19 +45,6 @@
{% endfor %}
</ul>
</aside>
{% if site.author.twitter %}
<aside>
<header>
<h2>My Tweets</h2>
</header>
<a class="twitter-timeline"
data-height="400"
href="https://twitter.com/{{ site.author.twitter }}?ref_src=twsrc%5Etfw">
Tweets by {{ site.author.twitter }}
</a><script async src="https://platform.twitter.com/widgets.js"></script>
</aside>
{% endif %}
</div>
<main class="bg-white rounded-large order-1 order-md-2 col-12 col-md-9 col-xl-10 py-md-3 ps-md-5 bd-content">

4
_links/00-codeberg.md Normal file
View file

@ -0,0 +1,4 @@
---
title: Codeberg
link: https://codeberg.org/danjones000
---

View file

@ -1,4 +1,4 @@
---
title: My GitLab
title: GitLab
link: https://gitlab.com/danjones000
---

View file

@ -1,4 +1,4 @@
---
title: My GitHub
title: GitHub
link: https://github.com/goodevilgenius
---

View file

@ -1,4 +1,4 @@
---
title: My GitHub Gists
title: GitHub Gists
link: https://gist.github.com/goodevilgenius
---