aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorBlista Kanjo2023-05-29 13:58:17 -0400
committerBlista Kanjo2023-05-29 13:58:17 -0400
commitbfe25a65e46475cd76e64b64c47bed08f992b80c (patch)
tree6555d5456aa42832771c6181d271fe6916ff80f9 /index.php
parentda5b36a7db46e047fce8c76e8f936c25993f3b97 (diff)
notForProd: added test files for 16:9 themes
Diffstat (limited to 'index.php')
-rw-r--r--index.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.php b/index.php
index c168d5f..aaa7504 100644
--- a/index.php
+++ b/index.php
@@ -47,6 +47,10 @@
<h2>select</h2>
</th>
<tr>
+ <td>placeHolderImage<br></td>
+ <td><button type="submit" name="test169">test169</button></td>
+ </tr>
+ <tr>
<td><img class=theme-select src="img/defaultIsKing.webp" alt="defaultIsKing"><br></td>
<td><button type="submit" name="defaultIsKing">defaultIsKing</button></td>
</tr>