This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
oleg
/
pixelfed
mirror da
https://github.com/pixelfed/pixelfed.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Add pxtv view
Daniel Supernault
6 anni fa
parent
da80eef070
commit
6d69e419e4
1 ha cambiato i file
con
5 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
5
0
resources/views/pxtv/home.blade.php
+ 5
- 0
resources/views/pxtv/home.blade.php
Vedi File
@@ -0,0 +1,5 @@
+@extends('layouts.app')
+
+@section('content')
+
+@endsection