diff --git a/includes/ThemeSupport/Astra.php b/includes/ThemeSupport/Astra.php new file mode 100644 index 0000000000..514ea382c5 --- /dev/null +++ b/includes/ThemeSupport/Astra.php @@ -0,0 +1,33 @@ + Electro::class, 'enfold' => Enfold::class, 'twentytwenty' => TwentyTwenty::class, + 'astra' => Astra::class, ] );