X-Git-Url: https://iankelling.org/git/?p=iankelling.org;a=blobdiff_plain;f=b.rb;h=432bbc2b384572a85be34cf85d52009b8ef02269;hp=2a612a60985a140108a80e174a744066299c9677;hb=50f4bbcfe420cdd17a7ffa8ef356b07105639b9b;hpb=3c09af9cc854c716d9f772d1c8c1e568cacc92b9 diff --git a/b.rb b/b.rb index 2a612a6..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 @@ -96,8 +96,8 @@ EOF