diff --git a/pylode/profiles/ontpub.py b/pylode/profiles/ontpub.py index eafb0ce..19e9f90 100644 --- a/pylode/profiles/ontpub.py +++ b/pylode/profiles/ontpub.py @@ -285,7 +285,7 @@ def _make_head( else: link(href="pylode.css", rel="stylesheet", type="text/css") shutil.copy( - Path(__file__).parent / "pylode.css", + Path(__file__).parent.parent / "pylode.css", destination.parent / "pylode.css", ) link(