Comment about how 'dirfilter' is now used in some _config files
This commit is contained in:
parent
4852d6f41b
commit
fb9c1117f4
@ -24,6 +24,7 @@ fn gentitle {
|
||||
echo '<h1 class="headerTitle"><a href="/">' ^ $"siteTitle ^ ' <span id="headerSubTitle">' ^ $"siteSubTitle ^ '</span></a></h1>'
|
||||
}
|
||||
|
||||
# Don't change var name or trailing ';', some dirs change the filter!
|
||||
dirfilter = '/\/[._]/d; s,^\./,,; s,\.md$,,; s,\.html,,;'
|
||||
|
||||
# Sidebar
|
||||
|
Loading…
Reference in New Issue
Block a user