Skip to content

Commit

Permalink
Update _config.yml
Browse files Browse the repository at this point in the history
trial 1
  • Loading branch information
iremtopsakal authored Dec 24, 2024
1 parent 77b7368 commit bf4c9f1
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,31 +8,31 @@

# Basic Site Settings
locale : "en-US"
title : "Your Name / Site Title"
title : "Irem Topsakal"
title_separator : "-"
name : &name "Your Name"
name : &name "Irem"
description : &description "personal description"
url : https://academicpages.github.io # the base hostname & protocol for your site e.g. "https://[your GitHub username].github.io"
url : https://iremtopsakal.github.io # the base hostname & protocol for your site e.g. "https://[your GitHub username].github.io"
baseurl : "" # the subpath of your site, e.g. "/blog"
repository : "academicpages/academicpages.github.io"
repository : "iremtopsakal/iremtopsakal.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.
# Additional customization can be done by editing /_includes/author-profile.html
author:
# Biographic information
avatar : "profile.png"
name : "Your Sidebar Name"
name : "Irem Topsakal"
pronouns : # example: "she/her"
bio : "Short biography for the left-hand sidebar"
location : "Earth"
employer : "Red Brick University"
bio : "Student"
location : "Mars"
employer : "Middle East Technical University"
uri : # URL
email : "[email protected]"
email : "[email protected]"

# Academic websites
arxiv : # URL - Update with the correct link to your profile
googlescholar : "https://scholar.google.com/citations?user=PS_CX0AAAAAJ"
googlescholar : "https://scholar.google.com"
impactstory : # URL
orcid : "http://orcid.org/yourorcidurl"
semantic : # URL
Expand All @@ -49,7 +49,7 @@ author:
stackoverflow : # User number or user number and name (i.e., use "1" or "1/jeff-atwood")

# Social media
bluesky : "bsky.app" # Replace this with you Bluesky username
bluesky : # Replace this with you Bluesky username
facebook : # Username
flickr : # Username
foursquare : # Username
Expand Down

0 comments on commit bf4c9f1

Please sign in to comment.