@@ -14,7 +14,7 @@ description: > # the ">" symbol means to ignore newlines until "footer_text:"
1414footer_text : >
1515keywords : jekyll, jekyll-theme, academic-website, portfolio-website # add your own keywords or leave empty
1616lang : en # the language of your site (for example: en, fr, cn, ru, etc.)
17- icon : ♾️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
17+ icon : favicon.ico # ♾️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
1818logo_navbar : pair-logo-2-bw.png # the logo used in the navbar (provide image name in /assets/img/ or leave blank)
1919
2020url : https://pairlab.github.io # the base hostname & protocol for your site
@@ -304,7 +304,7 @@ scholar:
304304 workshop : Workshops,
305305 techreport : Tech Reports,
306306 thesis : Theses,
307- patent : Patents,
307+ patent : Patents,
308308 misc : Others,
309309 }
310310 type_order : [unpublished, article, workshop, techreport, thesis, patent, misc]
@@ -414,7 +414,7 @@ enable_navbar_social: false # enables displaying social links in the navbar on t
414414enable_project_categories : true # enables categorization of projects into multiple categories
415415enable_medium_zoom : true # enables image zoom feature (as on medium.com)
416416enable_progressbar : true # enables a horizontal progress bar linked to the vertical scroll position
417- enable_video_embedding : false # enables video embedding for bibtex entries. If false, the button opens the video link in a new window.
417+ enable_video_embedding : false # enables video embedding for bibtex entries. If false, the button opens the video link in an overlap or a new window.
418418
419419# -----------------------------------------------------------------------------
420420# Library versions
0 commit comments