Skip to content

Commit 95ef6f0

Browse files
authored
Update _config.yml
1 parent 4d5df90 commit 95ef6f0

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: KGML
7+
# middle_name:
8+
last_name: Lab
99
1010
description: > # the ">" symbol means to ignore newlines until "footer_text:"
1111
A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design.
@@ -17,8 +17,8 @@ keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your o
1717
lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
1818
icon: ⚛️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
1919

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

0 commit comments

Comments
 (0)