Move top header/title generation for werc.rc to default template.
This commit is contained in:
parent
c91a635ac2
commit
24920f1c81
2 changed files with 1 additions and 6 deletions
|
|
@ -14,11 +14,6 @@ fn get_lib_file {
|
|||
echo -n lib/$1
|
||||
}
|
||||
|
||||
# Title
|
||||
fn gentitle {
|
||||
echo '<h1 class="headerTitle"><a href="/">' ^ $"siteTitle ^ ' <span id="headerSubTitle">' ^ $"siteSubTitle ^ '</span></a></h1>'
|
||||
}
|
||||
|
||||
# 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/
|
||||
# <ls -F+x><symlink hack><Useless?><hiden files >
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue