Skip to content

Commit 96ecdba

Browse files
committed
Update _config.yml
1 parent cdeb167 commit 96ecdba

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

_config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,19 @@ 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://pose-lab.github.io # the base hostname & protocol for your site
22-
baseurl: # the subpath of your site, e.g. /blog/. Leave blank for root
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
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
2626

2727
# -----------------------------------------------------------------------------
2828
# Theme
2929
# -----------------------------------------------------------------------------
30-
30+
theme_mode: light
3131
# repo color theme
32-
repo_theme_light: light # https://github.com/anuraghazra/github-readme-stats/blob/master/themes/README.md
33-
repo_theme_dark: light # https://github.com/anuraghazra/github-readme-stats/blob/master/themes/README.md
32+
repo_theme_light: default # https://github.com/anuraghazra/github-readme-stats/blob/master/themes/README.md
33+
repo_theme_dark: dark # https://github.com/anuraghazra/github-readme-stats/blob/master/themes/README.md
3434
repo_trophies:
3535
enabled: true
3636
theme_light: flat # https://github.com/ryo-ma/github-profile-trophy

0 commit comments

Comments
 (0)