diff --git a/src/frameworks/air.php b/src/frameworks/air.php new file mode 100644 index 0000000..253ca2c --- /dev/null +++ b/src/frameworks/air.php @@ -0,0 +1,13 @@ + 'Air', + 'description' => 'A minimalist WordPress theme starting point. Designed to be lightweight and easy starter theme for all kinds of projects.', + 'github_repo' => 'digitoimistodude/air', + 'homepage' => 'https://dudetest.xyz/air', + 'is_for_plugins' => false, + 'is_for_themes' => true, + 'thumbprint' => array( + 'file' => 'air.php', + 'token' => 'class Air', + ), + );