mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 14:31:26 +00:00
Update post title wording
This commit is contained in:
parent
ac32642325
commit
7a4fb447dc
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
@extends('layouts.app',['title' => "{$user->username} shared a photo"])
|
||||
@extends('layouts.app',['title' => "{$user->username} shared a post"])
|
||||
|
||||
@section('content')
|
||||
<noscript>
|
||||
|
|
Loading…
Reference in a new issue