diff --git a/catalog.php b/catalog.php new file mode 100644 index 0000000..5f97def --- /dev/null +++ b/catalog.php @@ -0,0 +1,92 @@ + + + + +header(); +?> + <?php echo $sitename; ?> + +
+
+
+ +

Catalog

+
+ +
+ +
+
+ ... +
+
Minion
+

By someone +
Price: $1 +

+
+
+
+
+ +
+ + \ No newline at end of file diff --git a/games.php b/games.php index cdf6425..fd2dc99 100644 --- a/games.php +++ b/games.php @@ -65,11 +65,63 @@ $getitstarted->header(); - - + + +
+

Most played

+ diff --git a/home.php b/home.php index 2a6b3b8..52a0e63 100644 --- a/home.php +++ b/home.php @@ -15,8 +15,7 @@ $getitstarted->header(); <?php echo $sitename; ?> -
-
+


Welcome back, getUsername(); ?> @@ -84,6 +83,5 @@ $getitstarted->header();
- \ No newline at end of file