Skip to content

Commit 1f4771a

Browse files
Add additional features to theme configuration and update copyright information
1 parent 89a5629 commit 1f4771a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

mkdocs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ theme:
4141
- search.suggest
4242
- search.highlight
4343
- content.action.edit
44+
- content.action.view
45+
- content.code.annotate
46+
- content.code.copy
4447

4548
nav:
4649
- Home: README.md
@@ -52,6 +55,7 @@ nav:
5255

5356
repo_name: PSModule/docs
5457
repo_url: https://github.com/PSModule/docs
58+
copyright: Copyright © 2016 - 2025 PSModule
5559

5660
plugins:
5761
- search

0 commit comments

Comments
 (0)