From 667e11c4ec3835d959aab1797647bd0a49869674 Mon Sep 17 00:00:00 2001 From: etienne Date: Tue, 21 Oct 2014 23:35:24 +0200 Subject: Init commit --- layouts/partials/top-block.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 layouts/partials/top-block.html (limited to 'layouts/partials/top-block.html') diff --git a/layouts/partials/top-block.html b/layouts/partials/top-block.html new file mode 100644 index 0000000..1427150 --- /dev/null +++ b/layouts/partials/top-block.html @@ -0,0 +1,19 @@ + + +
+
+ +
{{ .Site.Title }}
+
{{ .Site.Params.description }}
+
+ Docs + Install + Community + GitHub + {{ range .Site.Params.social }} + {{ .title }} + {{ end }} +
+
+
+ -- cgit v1.3