Rip out categories entirely, various bits of cleanup, and put all posts on the main page (for now).
This commit is contained in:
parent
5d6a616f45
commit
0fe4708ecf
12 changed files with 32 additions and 92 deletions
|
@ -11,12 +11,6 @@
|
|||
|
||||
<div class="footer-col footer-col-2">
|
||||
<ul class="social-media-list">
|
||||
{% if site.github_username %}
|
||||
<li>
|
||||
{% include icon-github.html username=site.github_username %}
|
||||
</li>
|
||||
{% endif %}
|
||||
|
||||
{% if site.twitter_username %}
|
||||
<li>
|
||||
{% include icon-twitter.html username=site.twitter_username %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue