From be45a6d3b775992a2defe087af5af23d98f1de33 Mon Sep 17 00:00:00 2001 From: "boycottseattle.xyz" Date: Tue, 17 May 2022 00:23:46 -0700 Subject: [PATCH] back to noah --- .DS_Store | Bin 10244 -> 10244 bytes config.yml | 132 ++++++++++++++--------------------------------------- 2 files changed, 35 insertions(+), 97 deletions(-) diff --git a/.DS_Store b/.DS_Store index 41a289bcd01619401dee02a5558d60bf35aefdea..fb992fb23a7bde4cd9cb20d46643404c604d5760 100644 GIT binary patch delta 107 zcmZn(XbIS$Di9aS!OXzGz`~%%kj{|FP?DSP;*yk;p9B=+D0jW delta 107 zcmZn(XbIS$Di9ZPWEKMh0}F#5LpnnyLrHGFi%U{YeiBfOLqU0h;33H)j;Qh}c;yQ+ W41<&Na|?ia7?=__Y;G246bAsc&l - Welcome to demo of hugo's theme PaperMod. - - - **PaperMod** is a simple but fast and responsive theme with useful feature-set that enhances UX. - - - Do give a 🌟 on Github ! - - - PaperMod is based on theme [Paper](https://github.com/nanxiaobei/hugo-paper). + A **nerdy** blog (mostly) about photography. socialIcons: - name: github - url: "https://github.com/adityatelange/hugo-PaperMod" - - name: KoFi - url: "https://ko-fi.com/adityatelange" + url: "https://github.com/adityatelange/noahbershatsky" + - name: instagram + url: "https://www.instagram.com/noahbershatsky" + - name: facebook + url: "https://www.facebook.com/noahbershatsky" + - name: youtube + url: "https://www.youtube.com/c/noahbershatsky" - name: RsS url: "index.xml" editPost: - URL: "https://github.com/adityatelange/hugo-PaperMod/tree/exampleSite/content" + URL: "mailto:noah@bershatsky.com?subject=" Text: "Suggest Changes" # edit text appendFilePath: true # to append file path to Edit link @@ -171,11 +104,11 @@ params: # SiteVerificationTag: "XYZabc" # assets: - # favicon: "" - # favicon16x16: "" - # favicon32x32: "" - # apple_touch_icon: "" - # safari_pinned_tab: "" + favicon: /favicon.ico + favicon16x16: /favicon-16x16.png + favicon32x32: /favicon-32x32.png + apple_touch_icon: /apple-touch-icon.png + safari_pinned_tab: /android-chrome-512x512.png # cover: # hidden: true # hide everywhere but not in structured data @@ -191,6 +124,11 @@ params: # minMatchCharLength: 0 # keys: ["title", "permalink", "summary", "content"] +taxonomies: + category: categories + tag: tags + series: series + markup: goldmark: renderer: @@ -225,4 +163,4 @@ services: instagram: disableInlineCSS: true twitter: - disableInlineCSS: true \ No newline at end of file + disableInlineCSS: true