diff --git a/config.yml b/config.yml index aa7a119..0ac088a 100644 --- a/config.yml +++ b/config.yml @@ -8,8 +8,8 @@ buildDrafts: false menu: main: - identifier: archive - name: Archive - url: archives + name: Musings + url: musings weight: 10 - identifier: categories name: Categories @@ -41,11 +41,13 @@ params: ShowCodeCopyButtons: true disableSpecial1stPost: false disableScrollToTop: false + ShowRssButtonInSectionTermList: true comments: false hidemeta: false hideSummary: false showtoc: false tocopen: false + ShowAllPagesInArchive: true cover: hidden: true diff --git a/content/archives.md b/content/archives.md deleted file mode 100644 index ae0aae8..0000000 --- a/content/archives.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: "Archive" -layout: "archives" ---- diff --git a/content/musings.md b/content/musings.md new file mode 100644 index 0000000..cf78dfd --- /dev/null +++ b/content/musings.md @@ -0,0 +1,5 @@ +--- +title: "Musings" +layout: "archives" +description: "" +--- diff --git a/content/photography.md b/content/photography.md index efee3f6..0ffd229 100644 --- a/content/photography.md +++ b/content/photography.md @@ -7,8 +7,8 @@ draft: false My fascination with the visual media brought me closer to seeing the world through a different lens. This is an ongoing effort to capture what I see and share it with the world. -You can browse the images below using left/right keys. All the images are hosted on flickr, I'd recommend navigating to my photostream if you want to see them in full size. +You can browse the images below using left/right keys. All the images are hosted on flickr, I'd recommend navigating to my photostream if you want to see them in full size. [^1] -(You might need to enable Javascript if you're unable to see the below images properly) +[^1]: You might need to enable Javascript if you're unable to see the images properly. {{}} diff --git a/public/404.html b/public/404.html index 23c6d99..daf19dd 100644 --- a/public/404.html +++ b/public/404.html @@ -108,8 +108,8 @@