2 Commits

Autor SHA1 Mensaje Fecha
  Carlos Hernandez bccff18fe1 Show only one article in home feed hace 2 años
  Carlos Hernandez fe5a40d473 Show only one article in home feed hace 2 años
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3
    0
      app_template/www/articles.html

+ 3
- 0
app_template/www/articles.html Ver fichero

@@ -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">