Skip to content

Commit 4620bdd

Browse files
committed
Update _config.yml
Update url
1 parent c5d0e92 commit 4620bdd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

_config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
# -----------------------------------------------------------------------------
44

55
title: blank # the website title (if blank, full name will be used instead)
6-
first_name: You
7-
middle_name: R.
8-
last_name: Name
6+
first_name: Maxmiliano
7+
middle_name: M.
8+
last_name: Silva-Feaver
99
contact_note: >
1010
You can even add a little note about which of these is the best way to reach you.
1111
description: > # the ">" symbol means to ignore newlines until "footer_text:"
@@ -18,8 +18,8 @@ keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your o
1818
lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
1919
icon: ⚛️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
2020

21-
url: https://alshedivat.github.io # the base hostname & protocol for your site
22-
baseurl: /al-folio # the subpath of your site, e.g. /blog/. Leave blank for root
21+
url: https://msilvafe.github.io # the base hostname & protocol for your site
22+
baseurl: # the subpath of your site, e.g. /blog/. Leave blank for root
2323
last_updated: false # set to true if you want to display last updated in the footer
2424
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
2525
back_to_top: true # set to false to disable the back to top button

0 commit comments

Comments
 (0)