From b7bb9077f39f8f83fc0215b5d5012854991dd64c Mon Sep 17 00:00:00 2001 From: Szeraax <6242511+Szeraax@users.noreply.github.com> Date: Mon, 12 Apr 2021 23:11:50 -0600 Subject: [PATCH 1/1] Add clickable logo --- data/templates/allgames.tpl.php | 2 +- data/templates/discover.tpl.php | 2 +- data/templates/game.tpl.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data/templates/allgames.tpl.php b/data/templates/allgames.tpl.php index ded0ebd..0b83816 100644 --- a/data/templates/allgames.tpl.php +++ b/data/templates/allgames.tpl.php @@ -12,7 +12,7 @@

List of all OUYA games

- +
diff --git a/data/templates/discover.tpl.php b/data/templates/discover.tpl.php index cd078dd..d233207 100644 --- a/data/templates/discover.tpl.php +++ b/data/templates/discover.tpl.php @@ -10,7 +10,7 @@

title); ?>

- +
diff --git a/data/templates/game.tpl.php b/data/templates/game.tpl.php index 4ffe25e..c5e8a86 100644 --- a/data/templates/game.tpl.php +++ b/data/templates/game.tpl.php @@ -13,7 +13,7 @@
- +

title); ?>

-- 2.30.2