From 30a7f2d15ec16b659c939fc072087c6f0c90f38f Mon Sep 17 00:00:00 2001
From: Animation des soirees <nightiies@perso.iiens.net>
Date: Wed, 9 Oct 2013 01:03:19 +0200
Subject: [PATCH] Link to the ICS Calendar

---
 index.php | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/index.php b/index.php
index 093cf3e..d8c4893 100644
--- a/index.php
+++ b/index.php
@@ -33,6 +33,9 @@ $app->get(
 			<img src="assets/sam/$sam" style="margin:auto">
 		</div>
 		<div class="content">
+			<p>
+				Calendrier ICS (importable dans toutes application agenda digne de ce nom) : <a href="http://nightiies.iiens.net/sam/events.php">calendar.ics</a>. Un argument GET « nick » peut être ajouter à l'URL pour filtrer les soirées.
+			</p>
 			<table class="calendar">
 				<thead>
 					<tr>
-- 
GitLab