Skip to content

Commit

Permalink
chore: clean up sitemap
Browse files Browse the repository at this point in the history
  • Loading branch information
tazarov committed May 20, 2024
1 parent 6c4d183 commit 90c0f1c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install mkdocs-material
pip install mkdocs-sitemap
pip install mkdocs-git-revision-date-localized-plugin
- name: Build the MkDocs site
Expand Down
1 change: 0 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,4 @@ markdown_extensions:
plugins:
- tags
- search
- sitemap
- git-revision-date-localized

0 comments on commit 90c0f1c

Please sign in to comment.