mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fix username for magiclinks to point to lstein
This commit is contained in:
parent
dbc9134630
commit
98f189cc69
@ -56,7 +56,7 @@ markdown_extensions:
|
|||||||
- pymdownx.keys
|
- pymdownx.keys
|
||||||
- pymdownx.magiclink:
|
- pymdownx.magiclink:
|
||||||
repo_url_shorthand: true
|
repo_url_shorthand: true
|
||||||
user: 'Mauwii'
|
user: 'lstein'
|
||||||
repo: 'stable-diffusion'
|
repo: 'stable-diffusion'
|
||||||
- pymdownx.mark
|
- pymdownx.mark
|
||||||
- pymdownx.smartsymbols
|
- pymdownx.smartsymbols
|
||||||
|
Loading…
Reference in New Issue
Block a user