From aa37432a1bb924eca106eb5a47dd21ce3f11d1de Mon Sep 17 00:00:00 2001 From: taedium8vitae Date: Wed, 30 Nov 2022 18:28:01 +0100 Subject: [PATCH] Adding message preview support You can now preview the site right in your messages as an embed! --- dev/index.php | 91 ++++++++++++++++++++++++-------------------------- live/index.php | 29 +--------------- 2 files changed, 45 insertions(+), 75 deletions(-) diff --git a/dev/index.php b/dev/index.php index 9d5656c..edbe1b1 100644 --- a/dev/index.php +++ b/dev/index.php @@ -1,49 +1,5 @@ - - - - - - - - Cinéclub du Collège St-Michel Fribourg - - - - - - - -
-
-
- + + + + + + + + + Cinéclub du Collège St-Michel Fribourg + + " /> + + " /> + '; + } + ?> + + + + +
+
+
+ - <?php echo $movie['title'] ?> + <?php echo $movie['title'] ?>

Cinéclub du Collège St-Michel Fribourg
date('Y-m-d')){$nextMovieAnnounced=true;break;}}if($nextMovieAnnounced==true){foreach($movies as $movie){if($movie['date']>date('Y-m-d')){break;}} ?><?php echo $movie['title'] ?>

Le prochain film n'a pas encore été annoncé

Aucun film à l'affiche

\ No newline at end of file +date('Y-m-d')){$nextMovieAnnounced=true;break;}}if($nextMovieAnnounced==true){foreach($movies as $movie){if($movie['date']>date('Y-m-d')){break;}}} ?>Cinéclub du Collège St-Michel Fribourg"name="og:title">"name="og:description">';} ?>
<?php echo $movie['title'] ?>

Le prochain film n'a pas encore été annoncé

Aucun film à l'affiche

\ No newline at end of file