From 78641701396b798ca019166a6cdad25477f9d0d2 Mon Sep 17 00:00:00 2001 From: "sumer.joshi" Date: Wed, 25 Jun 2025 12:54:25 -0700 Subject: [PATCH] _config.yml changes --- _config.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_config.yml b/_config.yml index d13c687b5b6..6161f39fc11 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,6 @@ -title: "Blog Title" -author: "Blog Author" -description: "Made with <3" +title: "Sumer Joshi" +author: "Sumer Joshi" +description: "Hey, I'm Sumer. I'm heads down usually in software or tinkering with food recipes. Chronically online." permalink: /:title/ lang: "en" excerpt_separator: "\n\n\n" @@ -8,21 +8,21 @@ date_format: "%B %d, %Y" # Layout -show_excerpts: true # show article excerpts on the home page +show_excerpts: false # show article excerpts on the home page show_frame: true # adds a gray frame to the site -show_sidebar: false # show a sidebar instead of the usual header +show_sidebar: true # show a sidebar instead of the usual header minimal: false # use a dark header # Menu navigation: # accepts {file, title, url, icon, sidebaricon} - {file: "index.html"} - - {file: "README.md"} + - {file: "README.md", title: "About"} external: # shows a footer with social links - for available icons see fontawesome.com/icons - - {title: Mail, icon: envelope, url: "mailto:niklasbuschmann@users.noreply.github.com"} - - {title: Github, icon: github, url: "https://github.com/niklasbuschmann/contrast"} - - {title: Subscribe, icon: rss, url: "/feed.xml"} + - {title: Mail, icon: envelope, url: "mailto:sumerjoshi5@gmail.com} + - {title: Github, icon: github, url: "https://github.com/sumerjoshi"} + - {title: Twitter, icon: twitter, url: "https://twitter.com/SumerSJoshi"} comments: # disqus_shortname: "" # see https://disqus.com/