diff options
Diffstat (limited to 'layouts/index.html')
-rw-r--r-- | layouts/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/index.html b/layouts/index.html index b256f80..f84fa28 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -13,7 +13,7 @@ <div class="tc pa3"> <i class="fas fa-angle-right"></i> - <a href="{{ .Type }}" class="f3 link near-white">See all</a> + <a href="{{ .Type }}" class="f3 link near-black">See all</a> </div> </div> {{ end }} |