agrege meta tags y descubri que necesito descripciones sobre los blogs

This commit is contained in:
Daniel Cortés
2019-10-17 01:56:05 -03:00
parent 78e93f1c86
commit 877477503c
8 changed files with 39 additions and 1 deletions

View File

@@ -3,6 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="autor" content="Daniel Cortés">
@section('meta-description')
<meta name="description" content="Hey, se un poco de programacion y queria crear una pagina :3">
@show
@section('title')
<title>Daniel Cortés</title>
@show