Skip to content

Commit 8ca0710

Browse files
committed
27 Sep 2023
1 parent 48dbd2a commit 8ca0710

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

assets/head-storage-boxx.webp

-25 KB
Loading

assets/storage-boxx-4.png

1.9 KB
Loading

pages/PAGE-about.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php require PATH_PAGES . "TEMPLATE-top.php"; ?>
22
<h1 class="mb-0">STORAGE BOXX</h1>
33
<div class="text-secondary mb-4">open source php inventory management system</div>
4-
<img class="img-fluid d-block mx-auto mb-4" style="max-height:450px;" src="<?=HOST_ASSETS?>head-storage-boxx.webp">
4+
<img class="img-fluid d-block mx-auto mb-4" src="<?=HOST_ASSETS?>head-storage-boxx.webp">
55

66
<h5 class="text-danger mb-2">
77
<i class="ico-sm icon-sphere"></i> OFFICIAL

0 commit comments

Comments
 (0)