Comment about how 'dirfilter' is now used in some _config files
This commit is contained in:
parent
2a5ff893b7
commit
cf66a9f498
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue