From 2416fb7a48d656f7cc06dbade49356218db8ba7c Mon Sep 17 00:00:00 2001 From: Luigi Santocanale <luigi.santocanale@lif.univ-mrs.fr> Date: Tue, 9 Nov 2021 21:15:29 +0100 Subject: [PATCH] modified: index.php --- photos/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/photos/index.php b/photos/index.php index 9221d9e..71890b5 100644 --- a/photos/index.php +++ b/photos/index.php @@ -21,6 +21,7 @@ $thumbnails="thumbnails/"; <link href='style.css' rel='stylesheet' type='text/css'> </head> <body> + <h1>19th RAMiCS photo gallery</h1> <div class='container'> <div class="gallery"> -- GitLab