remove broken analytics links

Signed-off-by: XinYang <xinydev@gmail.com>
This commit is contained in:
XinYang 2021-07-03 23:51:53 +08:00
parent 78a7aa0cb7
commit 78a1cffbd3
No known key found for this signature in database
GPG Key ID: F2450EFFB05B8F66
5 changed files with 0 additions and 14 deletions

View File

@ -309,5 +309,3 @@ WEBHOOKS
unsuccessful, git-sync will wait --webhook-backoff (default 3s) before unsuccessful, git-sync will wait --webhook-backoff (default 3s) before
re-attempting the webhook call. re-attempting the webhook call.
``` ```
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/git-sync/README.md?pixel)]()

View File

@ -33,6 +33,3 @@ kubectl create -f config
``` ```
Open the service external ip in your browser Open the service external ip in your browser
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/git-sync/demo/README.md?pixel)]()

View File

@ -7,6 +7,3 @@ title = "about"
## A headline ## A headline
Some content about the blog. Some content about the blog.
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/git-sync/demo/blog/content/about.md?pixel)]()

View File

@ -7,6 +7,3 @@ title = "first"
## first port ## first port
This is the first post. This is the first post.
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/git-sync/demo/blog/content/post/first.md?pixel)]()

View File

@ -10,6 +10,3 @@ docker build -t hugo .
# run the hugo container # run the hugo container
docker run -e HUGO_BASE_URL=example.com -v /path/to/md:/src -v /path/to/html:/dest hugo docker run -e HUGO_BASE_URL=example.com -v /path/to/md:/src -v /path/to/html:/dest hugo
``` ```
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/git-sync/demo/hugo/README.md?pixel)]()