File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -428,11 +428,11 @@ enable_masonry: true # enables automatic project cards arrangement
428428enable_math : true # enables math typesetting (uses MathJax)
429429enable_tooltips : true # enables automatic tooltip links generated for each section titles on pages and posts
430430enable_darkmode : true # enables switching between light/dark modes
431- enable_navbar_social : false # enables displaying social links in the navbar on the about page
431+ enable_navbar_social : true # enables displaying social links in the navbar on the about page
432432enable_project_categories : true # enables categorization of projects into multiple categories
433433enable_medium_zoom : true # enables image zoom feature (as on medium.com)
434434enable_progressbar : true # enables a horizontal progress bar linked to the vertical scroll position
435- enable_video_embedding : false # enables video embedding for bibtex entries. If false, the button opens the video link in a new window.
435+ enable_video_embedding : true # enables video embedding for bibtex entries. If false, the button opens the video link in a new window.
436436
437437# -----------------------------------------------------------------------------
438438# Library versions
You can’t perform that action at this time.
0 commit comments