diff options
Diffstat (limited to 'layouts/_default')
| -rw-r--r-- | layouts/_default/baseof.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 59edd63..b4f1020 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -89,7 +89,6 @@ <!-- Nav --> {{ partial "nav.html" . }} - {{ partial "search.html" . }} <!-- Page Header --> {{ partial "intro-header.html" . }} @@ -142,4 +141,4 @@ {{ partial "footer.html" . }} </body> -</html>
\ No newline at end of file +</html> |
