From be9cc0e395b86362896b7e1a45a44ff0f61606cc Mon Sep 17 00:00:00 2001 From: Jaemin Shin <72111485+mr-jaemin@users.noreply.github.com> Date: Thu, 19 Oct 2023 12:15:29 -0400 Subject: [PATCH] Update _config.yml --- _config.yml | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/_config.yml b/_config.yml index 3aa263408e87..4a5cd10daee9 100644 --- a/_config.yml +++ b/_config.yml @@ -10,7 +10,7 @@ ############################ # Name of website -title: My Amazing Website +title: mr-jaemin Website # Your name to show in the footer author: Jaemin Shin @@ -21,10 +21,7 @@ author: Jaemin Shin navbar-links: About Me: "aboutme" - Resources: - - Beautiful Jekyll: "https://beautifuljekyll.com" - - Learn markdown: "https://www.markdowntutorial.com/" - Author's home: "https://deanattali.com" + ################ # --- Logo --- # @@ -50,13 +47,13 @@ round-avatar: true # You can change the order that they show up on the page by changing the order here. # Uncomment the links you want to show and add your information to each one. social-network-links: - email: "someone@example.com" - rss: true # remove this line if you don't want to show an RSS link at the bottom - facebook: deanattali - github: daattali - twitter: daattali - patreon: DeanAttali - youtube: c/daattali +# email: "someone@example.com" +# rss: true # remove this line if you don't want to show an RSS link at the bottom +# facebook: deanattali + github: mr-jaemin +# twitter: daattali +# patreon: DeanAttali +# youtube: c/daattali # medium: yourname # reddit: yourname # linkedin: daattali @@ -97,7 +94,7 @@ share-links-active: # How to display the link to your website in the footer # Remove this if you don't want a link in the footer -url-pretty: "MyWebsite.com" +# url-pretty: "MyWebsite.com" # Excerpt word length - Truncate the excerpt of each post on the feed page to the specified number of words excerpt_length: 50