Update README.md

This commit is contained in:
Andros Fenollosa 2021-08-18 17:08:57 +02:00 committed by GitHub
parent f3c5839168
commit eb65e1c967
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,9 +47,9 @@ Modern and complete HTML5 template to start your web pages
<meta property="og:image:width" content="400">
<meta property="og:image:height" content="300">
<meta property="og:image:alt" content="A shiny red apple with a bite taken out">
<!-- Normalizador: Equilibra los estilos entre los Navegadores -->
<!-- Normalizador normalize.css: Equilibra los estilos entre los Navegadores -->
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css">
<!-- Symbiosis: Arregla problemas en versiones de Smartphone -->
<!-- Normalizador symbiosis.css: Arregla problemas en versiones de Smartphone -->
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/sapps-studio/symbiosis-css/symbiosis.min.css">
<!-- Tus archivos CSS -->
<link rel="stylesheet" type="text/css" href="css/main.css">