+Support for: $W->{"css_push"}
[www.jankratochvil.net.git] / resume / ResumeJanKratochvil.pm
index b2336d7..a59986d 100644 (file)
@@ -59,9 +59,7 @@ my $W=My::Web->init(
                "section"=>"Resume",
                "heading"=>undef(),
                "footer"=>undef(),
-               "head"=><<"HERE",
-<link rel="stylesheet" type="text/css" href="@{[ uri_escaped(path_web "/resume/ResumeJanKratochvil.css") ]}" />
-HERE
+               "css_push"=>"/resume/ResumeJanKratochvil.css",
                "args_check"=>{
                                "referees"=>'', # Do not bother with '^(?:(?i)referees)?$'
                                "print"=>'^(?:print)?$',