We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89c39ab commit 84c0e46Copy full SHA for 84c0e46
1 file changed
_config.yml
@@ -18,8 +18,8 @@ theme: just-the-docs
18
# in the templates via {{ site.myvariable }}.
19
title: DataTalks.Club Zoomcamps Notes and Resources
20
description: A collection of notes and resources for the DataTalks.Club Zoomcamps, our free courses.
21
-baseurl: "" # the subpath of your site, e.g. /blog
22
-url: "https://datatalks.club/zoomcamps-notes-faq/" # the base hostname & protocol for your site, e.g. http://example.com
+baseurl: "/notes" # the subpath of your site, e.g. /blog
+url: "https://datatalks.club" # the base hostname & protocol for your site, e.g. http://example.com
23
repository: DataTalksClub/zoomcamps-notes-faq # for github-metadata
24
25
permalink: pretty
0 commit comments