22# Site settings
33# -----------------------------------------------------------------------------
44
5- 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
9- email : you@example.com
5+ title : whce.world # the website title (if blank, full name will be used instead)
6+ first_name :
7+ middle_name :
8+ last_name :
9+ email : info@wid.world
1010description : > # 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+ World Human Capital Expenditure database
1212footer_text : >
1313 Powered by <a href="https://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio">al-folio</a> theme.
1414 Hosted by <a href="https://pages.github.com/" target="_blank">GitHub Pages</a>.
15- Photos from <a href="https://unsplash.com" target="_blank">Unsplash</a>.
16- keywords : jekyll, jekyll-theme, academic-website, portfolio-website # add your own keywords or leave empty
15+ keywords : human capital, education, public health, public economics
1716lang : en # the language of your site (for example: en, fr, cn, ru, etc.)
1817icon : ⚛️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
1918
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
19+ url : WHCE.WORLD
20+ baseurl :
2221last_updated : false # set to true if you want to display last updated in the footer
2322impressum_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
2423back_to_top : true # set to false to disable the back to top button
@@ -31,7 +30,7 @@ back_to_top: true # set to false to disable the back to top button
3130repo_theme_light : default # https://github.com/anuraghazra/github-readme-stats/blob/master/themes/README.md
3231repo_theme_dark : dark # https://github.com/anuraghazra/github-readme-stats/blob/master/themes/README.md
3332repo_trophies :
34- enabled : true
33+ enabled : false
3534 theme_light : flat # https://github.com/ryo-ma/github-profile-trophy
3635 theme_dark : gitdimmed # https://github.com/ryo-ma/github-profile-trophy
3736
0 commit comments