Hello,
i have defined the following config in my mkdocs.yaml file:
- git-authors:
add_co_authors: true
show_email_address: true
href: "https://github.com/{name}"
exclude:
- index.md
The href isn't referencing my github profile. Have I forgotten something or done something wrong?
I'm also not able to change to a new mail reference with e.g. - href: "https://teams.microsoft.com/l/chat/0/0?users={email}"
Hello,
i have defined the following config in my mkdocs.yaml file:
The href isn't referencing my github profile. Have I forgotten something or done something wrong?
I'm also not able to change to a new mail reference with e.g. - href: "https://teams.microsoft.com/l/chat/0/0?users={email}"