File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -83,15 +83,11 @@ def approved_topics
83
83
"ActiveStorage" ,
84
84
"ActiveSupport" ,
85
85
"Algorithms" ,
86
- "Android" ,
87
- "Angular.js" ,
88
86
"Arel" ,
89
87
"Artificial Intelligence (AI)" ,
90
- "Assembly" ,
91
88
"Authentication" ,
92
89
"Authorization" ,
93
90
"Automation" ,
94
- "Awards" ,
95
91
"Background jobs" ,
96
92
"Behavior-Driven Development (BDD)" ,
97
93
"Blogging" ,
@@ -109,7 +105,6 @@ def approved_topics
109
105
"Code Quality" ,
110
106
"Command Line Interface (CLI)" ,
111
107
"Communication" ,
112
- "Communication" ,
113
108
"Community" ,
114
109
"Compiling" ,
115
110
"Components" ,
@@ -162,7 +157,6 @@ def approved_topics
162
157
"Flaky Tests" ,
163
158
"Frontend" ,
164
159
"Functional Programming" ,
165
- "Game Shows" ,
166
160
"Games" ,
167
161
"Geocoding" ,
168
162
"git" ,
@@ -352,7 +346,8 @@ def rejected_topics
352
346
"Politics" ,
353
347
"Religion" ,
354
348
"Custom Settings" ,
355
- "Dynamic Rendering"
349
+ "Dynamic Rendering" ,
350
+ "Dynamic CSS"
356
351
]
357
352
end
358
353
You can’t perform that action at this time.
0 commit comments