Skip to content

Commit 1f64432

Browse files
committed
Fixed naming section
1 parent 6938d0a commit 1f64432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/pastebin/index.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@extends('layout')
22
@section('title', 'Pastebin')
3-
@section('content', 'Делитесь вашим кодом онлайн с кем угодно на земле.')
3+
@section('description', 'Делитесь вашим кодом онлайн с кем угодно на земле.')
44

55
@section('content')
66

0 commit comments

Comments
 (0)