Skip to content

Commit 696d44e

Browse files
committed
chore: update copyright
1 parent 83aedbc commit 696d44e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

mkdocs-en.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ site_url: https://doocs.github.io/leetcode/en
33
site_description: LeetCode solutions in any programming language
44
site_dir: site/en
55
docs_dir: docs-en
6+
copyright: Copyright &copy; 2024 <a href="https://github.com/doocs">Doocs</a><br>This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.
67
theme:
78
favicon: favicon.ico
89
language: en

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ site_dir: site
66
docs_dir: docs
77
repo_name: doocs/leetcode
88
repo_url: https://github.com/doocs/leetcode
9-
copyright: Copyright &copy; 2024 <a href="https://github.com/doocs">Doocs</a>
9+
copyright: Copyright &copy; 2024 <a href="https://github.com/doocs">Doocs</a><br><a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">知识共享 版权归属-相同方式共享 4.0 国际 公共许可证</a>
1010

1111
theme:
1212
favicon: favicon.ico

0 commit comments

Comments
 (0)