Skip to content

Commit 36e7d5b

Browse files
committed
u
1 parent eca88d4 commit 36e7d5b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ enable_tooltips: false # enables automatic tooltip links generated for each sect
416416
enable_darkmode: true # enables switching between light/dark modes
417417
enable_navbar_social: true # enables displaying social links in the navbar on the about page
418418
enable_project_categories: true # enables categorization of projects into multiple categories
419-
enable_service_categories: true # enables categorization of services into multiple categories
419+
enable_travel_categories: true # enables categorization of services into multiple categories
420420
enable_medium_zoom: true # enables image zoom feature (as on medium.com)
421421
enable_progressbar: true # enables a horizontal progress bar linked to the vertical scroll position
422422
enable_video_embedding: false # enables video embedding for bibtex entries. If false, the button opens the video link in a new window.

_pages/books.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: book-shelf
33
title: books
44
permalink: /books/
5-
nav: true
5+
nav: false
66
nav_order: 5
77
collection: books
88
---

0 commit comments

Comments
 (0)