SOCIAL - Metadata
parent
42e98fb9af
commit
fa50396774
|
@ -30,5 +30,6 @@ jobs:
|
|||
- run: pip install mkdocs-material
|
||||
- run: pip install mkdocs-git-revision-date-localized-plugin
|
||||
- run: pip install mkdocs-git-committers-plugin
|
||||
- run: pip install mkdocs-meta-descriptions-plugin
|
||||
- run: mkdocs gh-deploy --force
|
||||
|
||||
|
|
|
@ -48,12 +48,8 @@ edit_uri: edit/master/
|
|||
plugins:
|
||||
- search
|
||||
- git-revision-date-localized
|
||||
- meta-descriptions
|
||||
|
||||
# - git-committers:
|
||||
# repository: swisskyrepo/PayloadsAllTheThings
|
||||
# branch: main
|
||||
# token: !ENV GH_TOKEN
|
||||
# docs_path: docs/
|
||||
# insiders-2.12.0 · Plugin · Experimental
|
||||
# - social
|
||||
# - tags
|
||||
|
|
Loading…
Reference in New Issue