From 9b4313c4c289c19fbbad9160b83e39820b71bb99 Mon Sep 17 00:00:00 2001 From: Eduard Tolosa Date: Wed, 5 Jul 2023 02:38:18 -0500 Subject: [PATCH] Update. --- _config.yml | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/_config.yml b/_config.yml index 0f74571..aa3227d 100644 --- a/_config.yml +++ b/_config.yml @@ -18,31 +18,32 @@ timezone: # jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md # ↓ -------------------------- -title: Chirpy # the main title +title: Eduard's Blog # the main title -tagline: A text-focused Jekyll theme # it will display as the sub-title +tagline: Navigating the World of Programming and Cibersecurity # it will display as the sub-title description: >- # used by seo meta and the atom feed - A minimal, responsive and feature-rich Jekyll theme for technical writing. + Your go-to resource for all things related to programming and cybersecurity. # fill in the protocol & hostname for your site, e.g., 'https://username.github.io' -url: "" +url: "https://edu4rdshl.dev" github: - username: github_username # change to your github username + username: edu4rdshl # change to your github username twitter: - username: twitter_username # change to your twitter username + username: edu4rdshl # change to your twitter username social: # Change to your full name. # It will be displayed as the default author of the posts and the copyright owner in the Footer - name: your_full_name - email: example@domain.com # change to your email address + name: Eduard Tolosa + email: edu4rdshl@protonmail.com # change to your email address links: # The first element serves as the copyright owner's link - - https://twitter.com/username # change to your twitter homepage - - https://github.com/username # change to your github homepage + - https://twitter.com/edu4rdshl # change to your twitter homepage + - https://github.com/edu4rdshl # change to your github homepage + - https://infosec.exchange/@edu4rdshl # change to your mastodon homepage # Uncomment below to add more social links # - https://www.facebook.com/username # - https://www.linkedin.com/in/username @@ -66,7 +67,7 @@ google_analytics: # light - Use the light color scheme # dark - Use the dark color scheme # -theme_mode: # [light|dark] +theme_mode: dark # The CDN endpoint for images. # Notice that once it is assigned, the CDN url @@ -142,7 +143,7 @@ defaults: toc: true # Display TOC column in posts. # DO NOT modify the following parameter unless you are confident enough # to update the code of all other post links in this project. - permalink: /posts/:title/ + permalink: /:categories/:year/:month/:title - scope: path: _drafts values: