Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 868 Bytes

calendar.md

File metadata and controls

32 lines (27 loc) · 868 Bytes
layout title description image image-show nav-menu show-tile order
post
Calendar
Online calendar of seminars and events
assets/images/jupiter.jpg
false
true
true
6
<script> function CopyToClipboard(id) { var r = document.createRange(); r.selectNode(document.getElementById(id)); window.getSelection().removeAllRanges(); window.getSelection().addRange(r); document.execCommand('copy'); window.getSelection().removeAllRanges(); } </script> <iframe width="900" height="800" src="https://framagenda.org/apps/calendar/embed/BJkXk4dmeB3P89Lz"></iframe>

*You can subscribe to this calendar by using this url in your calendar application:* ```https://framagenda.org/remote.php/dav/public-calendars/BJkXk4dmeB3P89Lz?export``` Copy