diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-06-24 11:34:53 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-06-24 11:34:53 +0100 |
commit | 8b717f68db4d6bce2fdc8bc706620a2f0ceb3e75 (patch) | |
tree | 6eaf7092c901468689c853ee2d27fc5e677bec13 | |
parent | b5de1a2ad93b95abc94ebebd943c0a117388e01a (diff) |
Restore search
-rw-r--r-- | _layouts/page.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/page.html b/_layouts/page.html index f4186f02d..9d8925f07 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -33,7 +33,7 @@ layout: default <nav class="sidebar"> <ul> <li> - <!-- <gcse:searchbox-only></gcse:searchbox-only> --> + <gcse:searchbox-only></gcse:searchbox-only> </li> <li><a href="{{ site.baseurl }}about/">About</a></li> |