From 2bb9509bbbd5e047076fe9db905f1bb9f1e82376 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Wed, 14 Sep 2016 14:55:29 +0300 Subject: [PATCH] layouts/_default/baseof.html: Add "active" class to nav if page is home Not sure how to do this for other pages yet, but I'll solve that once I start enumerating pages into the nav. --- layouts/_default/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index a5dad97..c9f6462 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -28,7 +28,7 @@