Skip to content

Commit

Permalink
Update _config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentParadis committed Sep 4, 2024
1 parent 823648a commit 1671e52
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@

# Basic Site Settings
locale : "en-US"
title : "Your Name / Site Title"
title : "Portfolio"
title_separator : "-"
name : &name "Your Name"
description : &description "personal description"
url : https://academicpages.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
name : &name "Vincent Paradis"
description : &description "Electronic developper"
url : https://vincentparadis.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
baseurl : "" # the subpath of your site, e.g. "/blog"
repository : "academicpages/academicpages.github.io"
repository : "vincentparadis/vincentparadis.github.io"

# Site Author - The following control what appear as part of the author content on the side bar.
# If a field is blank the icon and link will not appear, otherwise it will be shown.
Expand All @@ -23,12 +23,12 @@ author:
# Biographic information
avatar : "profile.png"
name : "Your Sidebar Name"
pronouns : # example: "she/her"
bio : "Short biography for the left-hand sidebar"
location : "Earth"
employer : "Red Brick University"
# pronouns : # example: "she/her"
bio : "It's a me"
location : "Mtl, Canada"
employer : "Robocut Studio"
uri : # URL
email : "[email protected]"
# email : "[email protected]"

# Academic websites
arxiv : # URL - Update with the correct link to your profile
Expand Down

0 comments on commit 1671e52

Please sign in to comment.