From 33a6f9ec86a9c5e5072e163615e7dca44ae5b843 Mon Sep 17 00:00:00 2001 From: Marcin Chrzanowski Date: Sun, 12 Sep 2021 22:21:02 +0200 Subject: Give the songbook a proper title --- templates/songbook.tex.erb | 2 +- templates/template.html.erb | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'templates') diff --git a/templates/songbook.tex.erb b/templates/songbook.tex.erb index 7a496c6..7424094 100644 --- a/templates/songbook.tex.erb +++ b/templates/songbook.tex.erb @@ -21,7 +21,7 @@ \parbox[b]{0.75\textwidth}{ {\textsc{Marcin Chrzanowski} przedstawia} \\[2\baselineskip] - {\Huge\bfseries Śpiewnik \\[0.5\baselineskip] Chmielowy} + {\Huge\bfseries Śpiewnik \\[0.5\baselineskip] Tuturutu w Chmielu} \\[14\baselineskip] \begin{flushright} Wersja~~\fbox{$0.1$} diff --git a/templates/template.html.erb b/templates/template.html.erb index a2f36fc..c7297dd 100644 --- a/templates/template.html.erb +++ b/templates/template.html.erb @@ -1,13 +1,13 @@ - Śpiewnik tradycyjny<%= title ? " | #{title}" : "" %> + Śpiewnik Tuturutu<%= title ? " | #{title}" : "" %> '> -

'>Śpiewnik tradycyjny

+

'>Śpiewnik Tuturutu

<%= content -%> -- cgit v1.2.3