README update use local images #62

Merged
lemsmyth merged 22 commits from lbry-publish into master 2022-02-14 18:47:01 +01:00
11 changed files with 22 additions and 0 deletions
Showing only changes of commit 1a9b881e61 - Show all commits

2
admin/css/index.php Normal file
View file

@ -0,0 +1,2 @@
<?php
// Silence is golden

2
admin/images/index.php Normal file
View file

@ -0,0 +1,2 @@
<?php
// Silence is golden

2
admin/index.php Normal file
View file

@ -0,0 +1,2 @@
<?php
// Silence is golden

2
admin/js/index.php Normal file
View file

@ -0,0 +1,2 @@
<?php
// Silence is golden

2
bin/index.php Normal file
View file

@ -0,0 +1,2 @@
<?php
// Silence is golden

2
classes/index.php Normal file
View file

@ -0,0 +1,2 @@
<?php
// Silence is golden

2
frontend/index.php Normal file
View file

@ -0,0 +1,2 @@
<?php
// Silence is golden

2
inc/index.php Normal file
View file

@ -0,0 +1,2 @@
<?php
// Silence is golden

2
templates/index.php Normal file
View file

@ -0,0 +1,2 @@
<?php
// Silence is golden

2
tests/index.php Normal file
View file

@ -0,0 +1,2 @@
<?php
// Silence is golden

2
vendor/index.php vendored Normal file
View file

@ -0,0 +1,2 @@
<?php
// Silence is golden