We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d9c02b commit dc7ae6cCopy full SHA for dc7ae6c
app/src/BlocksPage.php
@@ -6,5 +6,5 @@ class BlocksPage extends Page
6
7
private static $description = 'A modular page composed of content blocks';
8
9
- private static $icon_class = 'font-icon-p-alt';
+ private static $cms_icon_class = 'font-icon-p-alt';
10
}
0 commit comments