diff --git a/README.md b/README.md index e674f47..296ad92 100644 --- a/README.md +++ b/README.md @@ -309,5 +309,3 @@ WEBHOOKS unsuccessful, git-sync will wait --webhook-backoff (default 3s) before re-attempting the webhook call. ``` - -[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/git-sync/README.md?pixel)]() diff --git a/demo/README.md b/demo/README.md index e628b2c..4a00e6f 100644 --- a/demo/README.md +++ b/demo/README.md @@ -33,6 +33,3 @@ kubectl create -f config ``` Open the service external ip in your browser - - -[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/git-sync/demo/README.md?pixel)]() diff --git a/demo/blog/content/about.md b/demo/blog/content/about.md index e632d28..afb2ac0 100644 --- a/demo/blog/content/about.md +++ b/demo/blog/content/about.md @@ -7,6 +7,3 @@ title = "about" ## A headline Some content about the blog. - - -[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/git-sync/demo/blog/content/about.md?pixel)]() diff --git a/demo/blog/content/post/first.md b/demo/blog/content/post/first.md index 6dc8c9c..630bbbd 100644 --- a/demo/blog/content/post/first.md +++ b/demo/blog/content/post/first.md @@ -7,6 +7,3 @@ title = "first" ## first port This is the first post. - - -[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/git-sync/demo/blog/content/post/first.md?pixel)]() diff --git a/demo/hugo/README.md b/demo/hugo/README.md index 57511f7..d5510e3 100644 --- a/demo/hugo/README.md +++ b/demo/hugo/README.md @@ -10,6 +10,3 @@ docker build -t hugo . # run the hugo container 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)]()