summaryrefslogtreecommitdiff
path: root/app/placeholder_news.py
diff options
context:
space:
mode:
Diffstat (limited to 'app/placeholder_news.py')
-rw-r--r--app/placeholder_news.py37
1 files changed, 37 insertions, 0 deletions
diff --git a/app/placeholder_news.py b/app/placeholder_news.py
new file mode 100644
index 0000000..a55f8c7
--- /dev/null
+++ b/app/placeholder_news.py
@@ -0,0 +1,37 @@
+news = [{
+ 'author': 'CNN',
+ 'date': 'Dec. 26th, 2019',
+ 'content': "Breaking news: the squad is in shambles."
+}, {
+ 'author': 'Blendoit',
+ 'date': 'Dec. 25th, 2019',
+ 'content': "Ah, this is a public personal update."
+}, {
+ 'author': 'Country_V',
+ 'date': 'Dec. 24th, 2019',
+ 'content': "This is a second public personal update."
+}, {
+ 'author': 'CNN',
+ 'date': 'Dec. 26th, 2019',
+ 'content': "Breaking news: the squad is in shambles."
+}, {
+ 'author': 'Blendoit',
+ 'date': 'Dec. 25th, 2019',
+ 'content': "Ah, this is a public personal update."
+}, {
+ 'author': 'Country_V',
+ 'date': 'Dec. 24th, 2019',
+ 'content': "This is a second public personal update."
+}, {
+ 'author': 'CNN',
+ 'date': 'Dec. 26th, 2019',
+ 'content': "Breaking news: the squad is in shambles."
+}, {
+ 'author': 'Blendoit',
+ 'date': 'Dec. 25th, 2019',
+ 'content': "Ah, this is a public personal update."
+}, {
+ 'author': 'Country_V',
+ 'date': 'Dec. 24th, 2019',
+ 'content': "This is a second public personal update."
+}]
Copyright 2019--2024 Marius PETER