X-Git-Url: https://iankelling.org/git/?p=iankelling.org;a=blobdiff_plain;f=b.rb;h=432bbc2b384572a85be34cf85d52009b8ef02269;hp=266ce819b6525215afdbcaff90b8cf78166925d5;hb=50f4bbcfe420cdd17a7ffa8ef356b07105639b9b;hpb=3db786ddb2c63466b2108d10d57b3572c389a82f diff --git a/b.rb b/b.rb index 266ce81..432bbc2 100644 --- a/b.rb +++ b/b.rb @@ -58,7 +58,7 @@ module B # blog module head = < EOF - if rel_path =~ %r{^blog/.} + if rel_path =~ %r{^/blog/|^blog.html} head += < EOF @@ -97,7 +97,7 @@ EOF