From 65eb42f4571ff188753fd70783619b8b7418d3d5 Mon Sep 17 00:00:00 2001 From: Antoine Gourlay Date: Tue, 23 Sep 2014 11:02:10 +0200 Subject: spec: a header that links to the index, with a scala logo ...and a Scala favicon. --- spec/_layouts/default.yml | 8 ++++++++ spec/_layouts/toc.yml | 15 ++++++++++++++- 2 files changed, 22 insertions(+), 1 deletion(-) (limited to 'spec/_layouts') diff --git a/spec/_layouts/default.yml b/spec/_layouts/default.yml index e777b8f14c..64ba4a1639 100644 --- a/spec/_layouts/default.yml +++ b/spec/_layouts/default.yml @@ -2,6 +2,10 @@ + + + + {{ page.title }} + + - + {{ content }} -- cgit v1.2.3