From 707e2d19962d31fecca1c4fe9ccfc5f3967f53ad Mon Sep 17 00:00:00 2001 From: "thomas.hofmann" <thomas.hofmann@h-da.de> Date: Tue, 10 Oct 2023 12:18:14 +0200 Subject: [PATCH] Added new text --- src/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.php b/src/index.php index d94c11b..da82698 100644 --- a/src/index.php +++ b/src/index.php @@ -35,6 +35,7 @@ echo <<<HTML <li>Many good examples are located in <b>Demos</b></li> <li>Play around in the <b>Playground</b> folder</li> $PrakInfo + <li>Use the <b>Exam_Probe</b> folder for our exam test run</li> $ExamInfo </ul> <h2>Navigation</h2> -- GitLab