File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
# Site settings
3
3
# -----------------------------------------------------------------------------
4
4
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)
6
6
first_name :
7
7
# middle_name:
8
8
last_name :
@@ -17,7 +17,7 @@ icon: logo.jpg # the emoji used as the favicon (alternatively, provide image nam
17
17
18
18
url : https://KGML-lab.github.io # the base hostname & protocol for your site
19
19
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
21
21
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
22
22
back_to_top : true # set to false to disable the back to top button
23
23
@@ -47,9 +47,9 @@ rss_icon: false
47
47
48
48
navbar_fixed : true
49
49
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
53
53
54
54
# Dimensions
55
55
max_width : 930px
You can’t perform that action at this time.
0 commit comments