Skip to content

Commit ffb95b8

Browse files
authored
Add "rules" to products array in gatsby-config.js (#323)
Even though the Rules icon is already available in the `cloudflare-brand-assets` repository, we're still missing a `rules` entry here in the `products` array.
1 parent 2fa40e9 commit ffb95b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gatsby-config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ const products = [
3434
"page-shield",
3535
"randomness-beacon",
3636
"registrar",
37+
"rules",
3738
"spectrum",
3839
"ssl",
3940
"stream",

0 commit comments

Comments
 (0)