2 Commits

Author SHA1 Message Date
  Carlos Hernandez bccff18fe1 Show only one article in home feed 2 years ago
  Carlos Hernandez fe5a40d473 Show only one article in home feed 2 years ago
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      app_template/www/articles.html

+ 3
- 0
app_template/www/articles.html View File

@@ -54,6 +54,9 @@
54 54
 
55 55
 		<script src="https://unpkg.com/axios/dist/axios.min.js"></script>
56 56
 		<script src="fetch_articles.js"></script>
57
+		<script>
58
+			get_articles();
59
+		</script>
57 60
 	</head>
58 61
 	<body>
59 62
 	<header role="banner" id="fh5co-header">