Fixed Blog footer links to Uncategorized
authorLaury GvR <laury@gaslightmedia.com>
Wed, 18 Apr 2018 17:12:21 +0000 (13:12 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 18 Apr 2018 17:12:21 +0000 (13:12 -0400)
commit39f4dec907ba21f012ce1b5792b19ce8f7eb7079
treea526dced9df9545c71be6495490b5f72acb97ff2
parent07e6a6b037f4a3c47699e47ed04021f0ac5b6afa
Fixed Blog footer links to Uncategorized

Links to Uncategorized would break because of improper retrieval
of the category's slug. This has been fixed. So too has the awkward
comma in "This has been posted in, Uncategorized."

Fix applied to archive.php, single.php and home.php
archive.php
home.php
single.php