Skip to content

Commit 22210d5

Browse files
authored
Update _config.yml
1 parent df13a39 commit 22210d5

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
@@ -2,7 +2,7 @@
22
# Site settings
33
# -----------------------------------------------------------------------------
44

5-
title: KGML Lab Website #blank # the website title (if blank, full name will be used instead)
5+
title: blank # the website title (if blank, full name will be used instead)
66
first_name:
77
# middle_name:
88
last_name:
@@ -17,7 +17,7 @@ icon: logo.jpg # the emoji used as the favicon (alternatively, provide image nam
1717

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

@@ -47,9 +47,9 @@ rss_icon: false
4747

4848
navbar_fixed: true
4949
footer_fixed: true
50-
search_enabled: true
51-
socials_in_search: true
52-
bib_search: true
50+
search_enabled: false
51+
socials_in_search: false
52+
bib_search: false
5353

5454
# Dimensions
5555
max_width: 930px

0 commit comments

Comments
 (0)