From 75d2febd2bbe892ca96b3e424be110e9ad54b46d Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Sat, 10 Jun 2023 17:01:05 +0600 Subject: [PATCH] update social nets and google analytics --- mkdocs.yml | 29 +++++++++++------------------ 1 file changed, 11 insertions(+), 18 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 9b812a4..973c42e 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -111,22 +111,15 @@ plugins: extra: analytics: provider: google - property: G-6VXMCYZWH7 + property: G-615VY8CQSM + social: + - icon: fontawesome/brands/github + link: https://github.com/InsanusMokrassar + - icon: fontawesome/brands/docker + link: https://hub.docker.com/r/insanusmokrassar + - icon: fontawesome/brands/telegram + link: https://t.me/InsanusMokrassar + - icon: fontawesome/brands/twitter + link: https://twitter.com/InsanusMokrassa # annotate: -# json: [.s2] -# analytics: -# provider: google -# property: !ENV GOOGLE_ANALYTICS_KEY -# social: -# - icon: fontawesome/brands/github -# link: https://github.com/squidfunk -# - icon: fontawesome/brands/gitter -# link: https://gitter.im/squidfunk/mkdocs-material -# - 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/twitter -# link: https://twitter.com/squidfunk \ No newline at end of file +# json: [.s2] \ No newline at end of file