From 02d640d542c9c50ffec366a88c82c1dcddc97dde Mon Sep 17 00:00:00 2001 From: Ioan Muntean Date: Wed, 29 May 2024 10:48:01 -0500 Subject: [PATCH] Update _config.yml --- _config.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_config.yml b/_config.yml index 298450d..6cfff3d 100644 --- a/_config.yml +++ b/_config.yml @@ -3,10 +3,10 @@ # ----------------------------------------------------------------------------- title: blank # the website title (if blank, full name will be used instead) -first_name: You -middle_name: R. -last_name: Name -email: you@example.com +first_name: Ioan +middle_name: +last_name: Muntean +email: imuntean@gmail.com description: > # the ">" symbol means to ignore newlines until "footer_text:" A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design. footer_text: > @@ -18,7 +18,7 @@ lang: en # the language of your site (for example: en, fr, cn, ru, etc.) icon: ⚛️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/) url: https://ioanmuntean.github.io # the base hostname & protocol for your site -baseurl: # the subpath of your site, e.g. /blog/. Leave blank for root +baseurl: al-folio3 # the subpath of your site, e.g. /blog/. Leave blank for root last_updated: false # set to true if you want to display last updated in the footer impressum_path: # set to path to include impressum link in the footer, use the same path as permalink in a page, helps to conform with EU GDPR back_to_top: true # set to false to disable the back to top button