diff --git a/config.yml b/config.yml index 0ac088a..e76b1bb 100644 --- a/config.yml +++ b/config.yml @@ -1,6 +1,6 @@ -baseURL: "https://thelazyoxymoron.me/" +baseURL: "https://www.siddharthagolu.com/" languageCode: en-us -title: The Lazy Oxymoron +title: Siddhartha Golu theme: "PaperMod" buildDrafts: false @@ -8,8 +8,8 @@ buildDrafts: false menu: main: - identifier: archive - name: Musings - url: musings + name: Notes + url: notes weight: 10 - identifier: categories name: Categories @@ -26,7 +26,7 @@ menu: params: env: production - title: The Lazy Oxymoron + title: Siddhartha Golu description: "Siddhartha's digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general." keywords: ["Blog", "Portfolio", "Minimal", "Digital-Garden", "Siddhartha", "Siddhartha Golu"] author: ["Siddhartha Golu"] @@ -55,7 +55,7 @@ params: hiddenInSingle: false homeInfoParams: - Title: Siddhartha Golu + Title: Content: > - Welcome to the preferred dumping ground for my thoughts. diff --git a/content/musings.md b/content/notes.md similarity index 71% rename from content/musings.md rename to content/notes.md index cf78dfd..66fdaf1 100644 --- a/content/musings.md +++ b/content/notes.md @@ -1,5 +1,5 @@ --- -title: "Musings" +title: "Notes" layout: "archives" description: "" --- diff --git a/public/404.html b/public/404.html index 2f5eb3c..da23fe9 100644 --- a/public/404.html +++ b/public/404.html @@ -5,18 +5,18 @@ -