💬 Update sidebar
Tweak a few links. Remove Twitter feed
This commit is contained in:
parent
dcc51ede7b
commit
da772b7c04
5 changed files with 7 additions and 16 deletions
|
|
@ -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
4
_links/00-codeberg.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
title: Codeberg
|
||||
link: https://codeberg.org/danjones000
|
||||
---
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
title: My GitLab
|
||||
title: GitLab
|
||||
link: https://gitlab.com/danjones000
|
||||
---
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
title: My GitHub
|
||||
title: GitHub
|
||||
link: https://github.com/goodevilgenius
|
||||
---
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
title: My GitHub Gists
|
||||
title: GitHub Gists
|
||||
link: https://gist.github.com/goodevilgenius
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue