This website works better with JavaScript
Home
Explore
Help
Register
Sign In
oleg
/
pixelfed
mirror of
https://github.com/pixelfed/pixelfed.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add pxtv view
Daniel Supernault
6 years ago
parent
da80eef070
commit
6d69e419e4
1 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
5
0
resources/views/pxtv/home.blade.php
+ 5
- 0
resources/views/pxtv/home.blade.php
View File
@@ -0,0 +1,5 @@
+@extends('layouts.app')
+
+@section('content')
+
+@endsection