Skip to content

Commit 7dd2caf

Browse files
committed
Update mkdocs.yml
1 parent 4c136dc commit 7dd2caf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

mkdocs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
site_name: Code Snippets
22

33
# Repository
4-
repo_name: huanglii/code-snippets
5-
repo_url: https://github.com/huanglii/code-snippets
4+
repo_name: naivemap/code-snippets
5+
repo_url: https://github.com/naivemap/code-snippets
66
edit_uri: edit/main/docs/
77

88
# Copyright
9-
copyright: Copyright © 2025 huangli
9+
copyright: Copyright © 2025 naivemap
1010

1111
theme:
1212
name: material
@@ -83,7 +83,7 @@ extra_javascript:
8383
extra:
8484
social:
8585
- icon: fontawesome/brands/github
86-
link: https://github.com/huanglii
86+
link: https://github.com/naivemap
8787
# generator: false
8888
tags:
8989
CSS: css

0 commit comments

Comments
 (0)