| commit | d6eb16e7393726b4eb8afed2fe10920af7a7bb53 | [log] [tgz] |
|---|---|---|
| author | Akron <nils@diewald-online.de> | Tue Oct 01 14:47:08 2024 +0200 |
| committer | Akron <nils@diewald-online.de> | Tue Oct 01 14:47:08 2024 +0200 |
| tree | b5c9fbc8a0708ad11ab2528dcbf4d1f9df8d0634 | |
| parent | 8703711e42ebc96d3d3fd47ed09287fbd27917a4 [diff] |
Add footer
diff --git a/kalamar.conf b/kalamar.conf index 5a8e766..88cedec 100644 --- a/kalamar.conf +++ b/kalamar.conf
@@ -35,5 +35,14 @@ dict => { 'en_title_addon' => 'DeLiKo@DNB', } + }, + footer => [ + { + inline => '<%= link_to loc("about") => "http://www.ids-mannheim.de/kl/projekte/korap/" %>', + position => 20 + }, + { + inline => '<%= link_to loc("imprint") => "https://www.dnb.de/DE/Service/Impressum/impressum_node.html" %>', + position => 50 } }