Skip to content

Commit 8547bbb

Browse files
committed
Improve meta tags for yandex recommendation
1 parent 7c9473a commit 8547bbb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

resources/views/post/index.blade.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
@section('title', "Трибуна")
21
@extends('layout')
2+
@section('title', "Трибуна")
3+
@section('description', "Интересные статьи и общение на важные для Laravel темы и PHP")
34

45
@section('content')
56

0 commit comments

Comments
 (0)