[guadec-web/oscp-2019] Add streaming page
- From: Tom Tryfonidis <tomtryf src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [guadec-web/oscp-2019] Add streaming page
- Date: Fri, 23 Aug 2019 07:08:00 +0000 (UTC)
commit be327ba6cca81fe90b185bf2fff97e15751e46d6
Author: Tom Tryfonidis <tomtryf gmail com>
Date: Fri Aug 23 10:07:51 2019 +0300
Add streaming page
content/pages/streaming.md | 11 +++++++++++
pelicanconf.py | 1 +
2 files changed, 12 insertions(+)
---
diff --git a/content/pages/streaming.md b/content/pages/streaming.md
new file mode 100644
index 0000000..f297ca3
--- /dev/null
+++ b/content/pages/streaming.md
@@ -0,0 +1,11 @@
+Title: Streaming
+Date: 20180912
+
+<!DOCTYPE html>
+<html>
+<head>
+<meta http-equiv="refresh" content="0; url=https://static.gnome.org/guadec-2019/streaming/index.html">
+</head>
+<body>
+</body>
+</html>
diff --git a/pelicanconf.py b/pelicanconf.py
index f6bc71f..3fa95b6 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -40,6 +40,7 @@ OPEN_CFP = False
# Menu links
MENU = {
'Home': '/',
+ 'Streaming': 'pages/streaming.html',
'Registration': 'https://blogs.gnome.org/guadecregistration',
'Schedule': {
'Schedule': 'https://schedule.guadec.org',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]