mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Docs: fix twitter link in the footer (#3094)
This commit is contained in:
@@ -44,7 +44,7 @@ markdown_extensions:
|
||||
repo: mkdocs
|
||||
- mkdocs-click
|
||||
|
||||
copyright: Copyright © 2014 <a href="https://twitter.com/_tomchristie">Tom Christie</a>, Maintained by the <a href="/about/release-notes/#maintenance-team">MkDocs Team</a>.
|
||||
copyright: Copyright © 2014 <a href="https://twitter.com/starletdreaming">Tom Christie</a>, Maintained by the <a href="/about/release-notes/#maintenance-team">MkDocs Team</a>.
|
||||
|
||||
plugins:
|
||||
- search
|
||||
|
||||
Reference in New Issue
Block a user