We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 158034d commit aa32adcCopy full SHA for aa32adc
about/screenshot2.gif
147 KB
about/screenshots.json
@@ -0,0 +1,5 @@
1
+{
2
+ "screenshots": [
3
+ { "file": "screenshot2.gif", "desc": "The settings -> menu page." }
4
+ ]
5
+}
about/theme.php
@@ -9,4 +9,7 @@
9
$theme_author_email = "formtools@encorewebstudios.com";
10
$theme_link = "http://themes.formtools.org/deepblue/";
11
$theme_description = "A fixed-width blue-coloured theme designed for 1024 pixel minimum screens.";
12
-$theme_version = "1.1.2";
+$theme_version = "1.1.2";
13
+$theme_screenshots = array(
14
+
15
+);
0 commit comments