Add table css

This commit is contained in:
2023-01-04 01:28:20 -05:00
parent 64f1c4bdf4
commit 40c825e849
8 changed files with 6 additions and 2 deletions
-1
View File
@@ -35,7 +35,6 @@
<li><a href="{{ SITEURL }}/posts.html">Articles</a></li>
<li><a href="https://portfolio.leanderhutton.com/">Photography</a></li>
<li><a href="{{ SITEURL }}/about.html">About</a></li>
<li><a href="{{ SITEURL }}/recommendations.html">What I Use</a></li>
{% if categories|length > 1 %}
<!-- <li><a href="{{ SITEURL }}/categories.html">Categories</a></li>
{% endif %}