Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
MElemental committed Sep 30, 2024
2 parents b7ce656 + f006cef commit 262085b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- run: pip install "mkdocs-material[imaging]"
- run: pip install mkdocs-mermaid2-plugin
- run: pip install mkdocs-awesome-pages-plugin
- run: pip install mkdocs-redirects
# - run: pip install mkdocs-redirects
- run: mkdir local_public
- run: mkdocs build --clean -d ./local_public/

Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: The documentation for SYN Shop.
---

# SYN Shop Docs
# RTFM Home

RTFM is SYN Shop's documentation for common usage at SYN Shop.
You can read it for information about equipment, tutorials, or resources.
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ theme:
- content.action.edit
- content.action.view
- navigation.instant
- navigation.instant.progress
# - navigation.instant.progress
- navigation.indexes
- navigation.sections
- navigation.tabs
Expand Down

0 comments on commit 262085b

Please sign in to comment.