Modificadas las funciones del backend, y ajustado el tamaño de los videos embebidos en la noticia

This commit is contained in:
2021-07-19 15:44:08 -03:00
parent f8393623c2
commit e687d9ada1
5 changed files with 40 additions and 9 deletions

View File

@@ -5,6 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="news.css">
<link rel="icon" href="./img/logo.svg">
<title>
<?php
require 'news_logic.php';