Skip to content

Commit 2707ffc

Browse files
committed
Changed title/description text for santa
1 parent afcb1e1 commit 2707ffc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

resources/views/santa/game.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@extends('layout')
2-
@section('title', 'Заявка на участие в Тайном Санте')
2+
@section('title', 'Заявка на участие в игру "Тайный Санта"')
33

44
@section('content')
55

resources/views/santa/index.blade.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
@extends('layout')
22
@section('title', 'Тайный Санта')
3+
@section('description', 'Пусть каждый маленький жест сделает день особенным и принесет улыбку. С наступающими праздниками! 🎁')
34

45
@section('content')
56

0 commit comments

Comments
 (0)