diff --git a/_config-prod.yml b/_config-prod.yml index be4c6c1..39be466 100644 --- a/_config-prod.yml +++ b/_config-prod.yml @@ -1,7 +1,7 @@ # fill in the protocol & hostname for your site, e.g., 'https://username.github.io' id: 'blog' -url: "https://blog.kottedi.in" +url: "https://bangararaju.kottedi.in" show_drafts: false future: false diff --git a/_config-uat.yml b/_config-uat.yml index c86625e..25c4c1d 100644 --- a/_config-uat.yml +++ b/_config-uat.yml @@ -1,7 +1,7 @@ # fill in the protocol & hostname for your site, e.g., 'https://username.github.io' id: 'blog-uat' -url: "https://blog-uat.kottedi.in" +url: "https://bangararaju-uat.kottedi.in" show_drafts: true future: true diff --git a/assets/img/favicons/android-chrome-192x192.png b/assets/img/favicons/android-chrome-192x192.png index 97e277d..a949d2f 100644 Binary files a/assets/img/favicons/android-chrome-192x192.png and b/assets/img/favicons/android-chrome-192x192.png differ diff --git a/assets/img/favicons/android-chrome-512x512.png b/assets/img/favicons/android-chrome-512x512.png index df58ae0..a0cdd95 100644 Binary files a/assets/img/favicons/android-chrome-512x512.png and b/assets/img/favicons/android-chrome-512x512.png differ