Closed rbourgeat closed 1 month ago
If a user don't have profile picture and edit file, he get this error when we build with mkdocs build:
mkdocs build
Error building page `good-practices.md`: argument of type 'NoneType' is not iterable
And the build fail...
I just opened a PR here https://github.com/ojacques/mkdocs-git-committers-plugin-2/pull/69
If a user don't have profile picture and edit file, he get this error when we build with
mkdocs build
:And the build fail...