From c2d67b677ce4ffcbfa429fa0b27aef1e946dbe57 Mon Sep 17 00:00:00 2001 From: Leclerc Gwendal Date: Sat, 26 Mar 2016 03:28:38 +0100 Subject: [PATCH] feat: add annimation on link + fix toc + modify sidebar button --- layouts/partials/header.html | 10 ++++---- static/css/hugo-theme.css | 46 +++++++++++++++++++++++++++++++++--- static/css/theme.css | 6 ++--- static/js/hugo-learn.js | 8 ------- static/js/learn.js | 10 ++++++++ 5 files changed, 62 insertions(+), 18 deletions(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 4c54cde4ad..679f7cb206 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -13,11 +13,8 @@
- - - -
+
{{ if and .IsPage .Site.Params.editURL }} {{ $File := .File }} {{ $Site := .Site }} @@ -31,6 +28,11 @@ {{ end }} {{ end }}