diff --git a/config.toml b/config.toml index 62cc780..79e1805 100644 --- a/config.toml +++ b/config.toml @@ -4,7 +4,7 @@ title = "Basit's Blog" theme = "cactus" copyright = "Basit Ali" # cactus will use title if copyright is not set disqusShortname = "rjbasitali" # Used when comments is enabled. Cactus will use site title if not set -# googleAnalytics = "UA-1234-5" +googleAnalytics = "G-N33SDFP4VQ" # summaryLength = 2 diff --git a/public/about/index.html b/public/about/index.html index d542bef..e6d0e23 100644 --- a/public/about/index.html +++ b/public/about/index.html @@ -54,6 +54,18 @@ I generally work with Go and Java for backend, React, Android, Git, Postgres and + + + + + +
diff --git a/public/categories/index.html b/public/categories/index.html index 3678a9d..cbeca7f 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -50,6 +50,18 @@ + + + + + + diff --git a/public/contact/index.html b/public/contact/index.html index 9a76c09..b55a43f 100644 --- a/public/contact/index.html +++ b/public/contact/index.html @@ -52,6 +52,18 @@ You can also find me on LinkedIn, Github and Instagram."/> + + + + + + diff --git a/public/index.html b/public/index.html index afacee4..86422f2 100644 --- a/public/index.html +++ b/public/index.html @@ -51,6 +51,18 @@ + + + + + + diff --git a/public/posts/index.html b/public/posts/index.html index 0181816..849f658 100644 --- a/public/posts/index.html +++ b/public/posts/index.html @@ -50,6 +50,18 @@ + + + + + + diff --git a/public/posts/writing-a-golang-middleware-for-your-http-handler/index.html b/public/posts/writing-a-golang-middleware-for-your-http-handler/index.html index e20b060..05af1a0 100644 --- a/public/posts/writing-a-golang-middleware-for-your-http-handler/index.html +++ b/public/posts/writing-a-golang-middleware-for-your-http-handler/index.html @@ -50,6 +50,18 @@ + + + + + + diff --git a/public/posts/writing-your-own-reverse-proxy-using-golang/index.html b/public/posts/writing-your-own-reverse-proxy-using-golang/index.html index d021f09..858767e 100644 --- a/public/posts/writing-your-own-reverse-proxy-using-golang/index.html +++ b/public/posts/writing-your-own-reverse-proxy-using-golang/index.html @@ -54,6 +54,18 @@ Reverse Proxy A Reverse Proxy is an intermediary server that sits between multip + + + + + + diff --git a/public/tags/go/index.html b/public/tags/go/index.html index cab47ea..70af425 100644 --- a/public/tags/go/index.html +++ b/public/tags/go/index.html @@ -50,6 +50,18 @@ + + + + + + diff --git a/public/tags/golang/index.html b/public/tags/golang/index.html index d1bff37..8e2bb21 100644 --- a/public/tags/golang/index.html +++ b/public/tags/golang/index.html @@ -50,6 +50,18 @@ + + + + + + diff --git a/public/tags/handler/index.html b/public/tags/handler/index.html index 901bee0..f31cfed 100644 --- a/public/tags/handler/index.html +++ b/public/tags/handler/index.html @@ -50,6 +50,18 @@ + + + + + + diff --git a/public/tags/http/index.html b/public/tags/http/index.html index 0ca6f66..f36ddbb 100644 --- a/public/tags/http/index.html +++ b/public/tags/http/index.html @@ -50,6 +50,18 @@ + + + + + + diff --git a/public/tags/index.html b/public/tags/index.html index 43cb9dc..920927f 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -50,6 +50,18 @@ + + + + + + diff --git a/public/tags/middleware/index.html b/public/tags/middleware/index.html index 6a1a54e..821a523 100644 --- a/public/tags/middleware/index.html +++ b/public/tags/middleware/index.html @@ -50,6 +50,18 @@ + + + + + + diff --git a/public/tags/proxy/index.html b/public/tags/proxy/index.html index 6fa4654..d132f82 100644 --- a/public/tags/proxy/index.html +++ b/public/tags/proxy/index.html @@ -50,6 +50,18 @@ + + + + + + diff --git a/public/tags/reverse-proxy/index.html b/public/tags/reverse-proxy/index.html index 1d828ab..1c217c3 100644 --- a/public/tags/reverse-proxy/index.html +++ b/public/tags/reverse-proxy/index.html @@ -50,6 +50,18 @@ + + + + + +