We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6174648 commit a252282Copy full SHA for a252282
1 file changed
_config.yml
@@ -1,11 +1,9 @@
1
title: Java 21 OCP Flashcards
2
description: A Structured collection of flashcards to help you prepare for the Oracle Certified Professional (OCP) Java 21 exam.
3
remote_theme: just-the-docs/just-the-docs
4
-
5
-url: https://anasss.github.io/java21docCards/
6
+url: https://anasss.github.io
+baseurl: /java21docCards # Add this line!
7
nav_enabled: true
8
back_to_top: true
9
10
plugins:
11
- jekyll-remote-theme
0 commit comments