Auth, Login, Home, Venta->Listados->Precios
This commit is contained in:
BIN
app/public/assets/images/Isotipo 16.png
Normal file
BIN
app/public/assets/images/Isotipo 16.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.5 KiB |
BIN
app/public/assets/images/Isotipo 32.png
Normal file
BIN
app/public/assets/images/Isotipo 32.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.5 KiB |
BIN
app/public/assets/images/Isotipo 64.png
Normal file
BIN
app/public/assets/images/Isotipo 64.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.2 KiB |
BIN
app/public/assets/images/logo_cabezal.png
Normal file
BIN
app/public/assets/images/logo_cabezal.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
7
app/public/index.php
Normal file
7
app/public/index.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
$app = require_once implode(DIRECTORY_SEPARATOR, [
|
||||
dirname(__FILE__, 2),
|
||||
'setup',
|
||||
'app.php'
|
||||
]);
|
||||
$app->run();
|
2
app/public/robots.txt
Normal file
2
app/public/robots.txt
Normal file
@ -0,0 +1,2 @@
|
||||
User-agent: *
|
||||
Disallow: /
|
Reference in New Issue
Block a user