Skip to content

Commit

Permalink
Merge pull request #231 from tsugumi-sys/feature/enable-copy-button-f…
Browse files Browse the repository at this point in the history
…or-mkdocs

enable copy button for mkdosc
  • Loading branch information
tsugumi-sys authored Jul 20, 2024
2 parents ef47a06 + 798f031 commit 36f4445
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
site_name: Stocklake
theme: material
theme:
- material
- features:
- content.code.copy

markdown_extensions:
- mkdocs-click
Expand Down

0 comments on commit 36f4445

Please sign in to comment.