-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
cloaks
committed
Sep 20, 2024
1 parent
03011bb
commit dbbe5d6
Showing
1 changed file
with
20 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -96,19 +96,29 @@ extra: | |
deprecated: Deprecated | ||
analytics: | ||
provider: google | ||
property: !ENV GOOGLE_ANALYTICS_KEY | ||
property: G-45SCRDG8S7 | ||
feedback: | ||
title: 此页面有帮助吗? | ||
ratings: | ||
- icon: material/emoticon-happy-outline | ||
name: 此页面很有帮助。 | ||
data: 1 | ||
note: >- | ||
感谢您的反馈! | ||
- icon: material/emoticon-sad-outline | ||
name: 此页面可以改进。 | ||
data: 0 | ||
note: >- | ||
感谢您的反馈!使用我们的<a href="..." target="_blank" rel="noopener">反馈表</a>帮助我们改进此页面。 | ||
social: | ||
- icon: fontawesome/brands/github | ||
link: https://github.com/squidfunk | ||
link: https://github.com/cloakscn | ||
- icon: fontawesome/brands/docker | ||
link: https://hub.docker.com/r/squidfunk/mkdocs-material/ | ||
- icon: fontawesome/brands/python | ||
link: https://pypi.org/project/mkdocs-material/ | ||
- icon: fontawesome/brands/mastodon | ||
link: https://fosstodon.org/@squidfunk | ||
- icon: fontawesome/brands/x-twitter | ||
link: https://x.com/squidfunk | ||
|
||
link: https://hub.docker.com/u/cloaks | ||
- icon: material/email | ||
link: mailto:[email protected] | ||
- icon: material/google-analytics | ||
link: https://analytics.google.com/analytics/web/#/p299634585/reports/intelligenthome?params=_u..nav%3Dmaui | ||
# Extensions | ||
markdown_extensions: | ||
- abbr | ||
|