1
0
Fork 0

Update embed view, remove link to pixelfed.org

This commit is contained in:
Daniel Supernault 2019-11-25 00:17:03 -07:00
parent f28f0b9d9a
commit 7cab61d054
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@
</div>
<div>
<a class="small font-weight-bold text-muted pr-1" href="{{config('app.url')}}" target="_blank">{{config('pixelfed.domain.app')}}</a>
<a href="https://pixelfed.org" target="_blank"><img src="/img/pixelfed-icon-color.svg" width="26px"></a>
<img src="/img/pixelfed-icon-color.svg" width="26px">
</div>
</div>
</div>