diff --git a/_config.yml b/_config.yml index c2152a4..29d9bb2 100644 --- a/_config.yml +++ b/_config.yml @@ -15,9 +15,9 @@ timezone: Asia/Kolkata # jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md # ↓ -------------------------- -title: Bangara Raju # the main title +title: Engineer's Odyssey # the main title -tagline: Only Blogging Nothing More or Less # it will display as the sub-title +tagline: Your Hub for Tech, DIY, and Innovation # it will display as the sub-title description: >- # used by seo meta and the atom feed Through my articles and stories, I hope to guide you through the intricate world of technology, offer insights into automation's transformative power, unveil the secrets behind successful DIY projects, and encourage you to fearlessly pursue new skills. @@ -51,7 +51,7 @@ google_site_verification: # fill in to your verification string # The end of `jekyll-seo-tag` settings google_analytics: - id: G-W2VG43SN3N # fill in your Google Analytics ID + id: goatcounter: id: # fill in your Goatcounter ID @@ -197,6 +197,8 @@ exclude: - LICENSE - rollup.config.js - package*.json + - db_scripts + - frontmatter.json jekyll-archives: enabled: [categories, tags] diff --git a/_includes/head.html b/_includes/head.html index 07ecd37..512abae 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -105,7 +105,7 @@