We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83b68cc commit 91f6444Copy full SHA for 91f6444
1 file changed
_config.yml
@@ -1,12 +1,8 @@
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
-theme: just-the-docs
+remote_theme: just-the-docs/just-the-docs
4
5
url: https://anasss.github.io/java21docCards/
6
7
-# Enable or disable the side/mobile menu globally
8
-# Nav menu can also be selectively enabled or disabled using page variables or the minimal layout
9
nav_enabled: true
10
-
11
-# Back to top link
12
back_to_top: true
0 commit comments