From 1c5933ba86800c3ed08e794979cad745a3533da3 Mon Sep 17 00:00:00 2001 From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch> Date: Thu, 11 Jul 2024 16:15:08 +0200 Subject: [PATCH] update index docpage --- docs/_index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/_index.md b/docs/_index.md index 2f382b7..9c9bf70 100644 --- a/docs/_index.md +++ b/docs/_index.md @@ -1,4 +1,8 @@ -# ldap.class.php +<html> +<div class="hero"> + <h2>ldap.class.php</h2> +</div> +</html> A PHP class that I use -- GitLab