diff --git a/.gitignore b/.gitignore index 0719783..1a806e8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ img/* -!img/example/ \ No newline at end of file +!img/example/ +!img/logo.png \ No newline at end of file diff --git a/img/logo.png b/img/logo.png new file mode 100644 index 0000000..d56a6e1 Binary files /dev/null and b/img/logo.png differ diff --git a/index.php b/index.php index dee1982..f1f46dd 100644 --- a/index.php +++ b/index.php @@ -21,7 +21,7 @@ if ($result === false) {
- +
diff --git a/product.php b/product.php index fc65de3..daeb634 100644 --- a/product.php +++ b/product.php @@ -32,7 +32,7 @@ if ($stmt = $conn->prepare($sql)) {
- +