diff --git a/content/ricevimento.md b/content/ricevimento.md new file mode 100644 index 0000000..3cd95f9 --- /dev/null +++ b/content/ricevimento.md @@ -0,0 +1,6 @@ +--- +template: shorturl.html + +extra: + shorturl: https://calendar.google.com/calendar/selfsched?sstoken=UUdLaWRTMXJQVWtkfGRlZmF1bHR8N2E0YzZkMGY4N2I4ZTdkOGRhZGZkNTk4NTVmMmNjNDk +--- diff --git a/templates/shorturl.html b/templates/shorturl.html new file mode 100644 index 0000000..ec11f91 --- /dev/null +++ b/templates/shorturl.html @@ -0,0 +1,17 @@ + + + + + + + + Page Redirection + + + + If you are not redirected automatically, follow this link: {{ page.extra.shorturl }}. + + +