X-Git-Url: https://git.ralfj.de/rust-101.git/blobdiff_plain/68122e49effdf4d4210ddc0ebec69af88b50812a..3a94cd0261c4cd5c348eb1c1359106b76f01e518:/pycco-rs diff --git a/pycco-rs b/pycco-rs index 2dd50e7..fab890b 100755 --- a/pycco-rs +++ b/pycco-rs @@ -21,7 +21,7 @@ for ext, l in pycco.main.languages.items(): html_src = pycco_resources.html css_marker = '' -custom_css = '' +custom_css = '' html_src = html_src.replace(css_marker, css_marker+custom_css, 1) title_marker = ''