From 6545fa691b5e6aae5ce87a95090325c72b8db0b3 Mon Sep 17 00:00:00 2001 From: Roman Zaharenkov Date: Sun, 11 Nov 2012 13:22:10 +0300 Subject: [PATCH] Adjust page header / title generation. Now page header can be generated by first h1 header from page content. But page title generated by URL is it was before. --- lib/gollum/frontend/templates/page.mustache | 2 +- lib/gollum/frontend/views/page.rb | 12 ++++++++---- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/lib/gollum/frontend/templates/page.mustache b/lib/gollum/frontend/templates/page.mustache index 02fae325..083f8a83 100644 --- a/lib/gollum/frontend/templates/page.mustache +++ b/lib/gollum/frontend/templates/page.mustache @@ -7,7 +7,7 @@ Mousetrap.bind(['e'], function( e ) {