Skip to content

Commit e377db9

Browse files
authored
Update _config.yml
1 parent d4b6bad commit e377db9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
# Site settings
33
# -----------------------------------------------------------------------------
44

5-
title: blank # the website title (if blank, full name will be used instead)
5+
title: KGML Lab Website #blank # the website title (if blank, full name will be used instead)
66
first_name:
77
# middle_name:
88
last_name:
99
1010
description: > # the ">" symbol means to ignore newlines until "footer_text:"
11-
A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design.
11+
Group website of Knowledge-guided Machine Learning (KGML) Lab at Virginia Tech
1212
footer_text: >
1313
KGML Lab. Powered by <a href="https://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio">al-folio</a> theme.
14-
keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your own keywords or leave empty
14+
keywords: knowledge-guided machine learning, KGML, AI4Science, jekyll, jekyll-theme, academic-website, portfolio-website # add your own keywords or leave empty
1515
lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
1616
icon: logo.jpg # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
1717

0 commit comments

Comments
 (0)