diff --git a/README.md b/README.md index ab78e4f1..125263b6 100644 --- a/README.md +++ b/README.md @@ -37,12 +37,12 @@ Especially those generously supporting us at the *The Organization* tier and hig import pathlib, tomllib for sponsor in tomllib.loads(pathlib.Path("pyproject.toml").read_text())["tool"]["sponcon"]["sponsors"]: - print(f'') + print(f'') ]]] --> - - - - + + + +
diff --git a/docs/index.md b/docs/index.md index ed4aa85b..3872f566 100644 --- a/docs/index.md +++ b/docs/index.md @@ -13,12 +13,12 @@ Release **{sub-ref}`release`** ([What's new?](changelog.md)) import pathlib, tomllib for sponsor in tomllib.loads(pathlib.Path("pyproject.toml").read_text())["tool"]["sponcon"]["sponsors"]: - print(f'') + print(f'') ]]] --> - - - - + + + + ```{include} ../README.md