We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c136dc commit 7dd2cafCopy full SHA for 7dd2caf
mkdocs.yml
@@ -1,12 +1,12 @@
1
site_name: Code Snippets
2
3
# Repository
4
-repo_name: huanglii/code-snippets
5
-repo_url: https://github.com/huanglii/code-snippets
+repo_name: naivemap/code-snippets
+repo_url: https://github.com/naivemap/code-snippets
6
edit_uri: edit/main/docs/
7
8
# Copyright
9
-copyright: Copyright © 2025 huangli
+copyright: Copyright © 2025 naivemap
10
11
theme:
12
name: material
@@ -83,7 +83,7 @@ extra_javascript:
83
extra:
84
social:
85
- icon: fontawesome/brands/github
86
- link: https://github.com/huanglii
+ link: https://github.com/naivemap
87
# generator: false
88
tags:
89
CSS: css
0 commit comments