diff --git a/bin/werc.rc b/bin/werc.rc index ccc1f00..54cf8c8 100755 --- a/bin/werc.rc +++ b/bin/werc.rc @@ -14,11 +14,6 @@ fn get_lib_file { echo -n lib/$1 } -# Title -fn gentitle { - echo '

' ^ $"siteTitle ^ ' ' ^ $"siteSubTitle ^ '

' -} - # Don't change var name or trailing ';', dirfilter might be changed from _werc/config! # ls -F style input of the form: $sitedir/path/to/files/ # diff --git a/lib/default_master.tpl b/lib/default_master.tpl index a8fa962..bcf33b8 100644 --- a/lib/default_master.tpl +++ b/lib/default_master.tpl @@ -5,7 +5,7 @@