Skip to content

Commit

Permalink
Update _config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
merterbak authored Dec 12, 2023
1 parent 261b3c7 commit 20e8c75
Showing 1 changed file with 8 additions and 11 deletions.
19 changes: 8 additions & 11 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,14 @@
# Site settings
# -----------------------------------------------------------------------------

title: blank # the website title (if blank, full name will be used instead)
first_name: You
middle_name: R.
last_name: Name
email:
title: Mert Erbak # the website title (if blank, full name will be used instead)
first_name: Mert
middle_name:
last_name: Erbak
email: merterbak35@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: >
Powered by <a href="https://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio">al-folio</a> theme.
Hosted by <a href="https://pages.github.com/" target="_blank">GitHub Pages</a>.
Photos from <a href="https://unsplash.com" target="_blank">Unsplash</a>.
Hi There
footer_text:
keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your own keywords or leave empty

lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
Expand Down Expand Up @@ -67,7 +64,7 @@ og_image: # The site-wide (default for all links) Open Graph preview image
# Social integration
# -----------------------------------------------------------------------------

github_username: # your GitHub user name
github_username: merterbak # your GitHub user name
gitlab_username: # your GitLab user name
x_username: # your X handle
mastodon_username: # your mastodon instance+username in the format instance.tld/@username
Expand Down

0 comments on commit 20e8c75

Please sign in to comment.