|
32 | 32 | <section class="codeweek-content-wrapper"> |
33 | 33 | <div class="m-6"> |
34 | 34 |
|
35 | | - @include('2021.challenges._author', ['author' => __("challenges-content.$slug.author")]) |
| 35 | + <div class ="justify-center bg-blue-200 p-2">@lang('challenges-content.careers-as-constellations.authorcontent')</div> |
36 | 36 |
|
37 | 37 | <section class="grid grid-cols-1 gap-6 mx-6 my-4 md:grid-cols-3"> |
38 | 38 |
|
|
48 | 48 | <div> |
49 | 49 | <div class="text-xl text-left text-blue-600">@lang('challenges-content.careers-as-constellations.name-of-org')</div> |
50 | 50 | <ol class="ml-5 list-disc"> |
51 | | - <li>Hello Ruby? </li> |
| 51 | + <li> Linda Liukas </li> |
52 | 52 |
|
53 | 53 | </ol> |
54 | 54 | </div> |
|
164 | 164 | <div class="text-3xl orange">@lang('challenges-content.careers-as-constellations.step-by-step-instructions')</div> |
165 | 165 |
|
166 | 166 |
|
167 | | - <div class="my-4 text-base font-bold leading-6 text-left">@lang('challenges-content.careers-as-constellations.title.one')</div> |
| 167 | + <div class="my-4 text-base font-bold leading-6 text-left">@lang('challenges-content.careers-as-constellations.titles.one')</div> |
168 | 168 |
|
169 | 169 | <div class="my-4 text-base leading-6 text-left">@lang('challenges-content.careers-as-constellations.intro')</div> |
170 | 170 |
|
171 | | - <div class="my-4 text-base font-bold leading-6 text-left">@lang('challenges-content.careers-as-constellations.title.two')</div> |
| 171 | + <div class="my-4 text-base font-bold leading-6 text-left">@lang('challenges-content.careers-as-constellations.titles.two')</div> |
172 | 172 | <ul class="mt-2 ml-2 leading-7 checklist"> |
173 | 173 | @lang("challenges-content.careers-as-constellations.content.one") |
174 | 174 | <li>@lang("challenges-content.careers-as-constellations.content.two")</li> |
175 | 175 | <li>@lang("challenges-content.careers-as-constellations.content.three")</li> |
176 | 176 | <li>@lang("challenges-content.careers-as-constellations.content.four")</li> |
177 | 177 | </ul> |
178 | 178 |
|
179 | | - <div class="my-4 text-base font-bold leading-6 text-left">@lang('challenges-content.careers-as-constellations.title.three')</div> |
| 179 | + <div class="my-4 text-base font-bold leading-6 text-left">@lang('challenges-content.careers-as-constellations.titles.three')</div> |
180 | 180 | <ul class="mt-2 ml-2 leading-7 checklist"> |
181 | 181 | <li>@lang("challenges-content.careers-as-constellations.content.five")</li> |
182 | 182 | <li>@lang("challenges-content.careers-as-constellations.content.six")</li> |
183 | 183 | <li>@lang("challenges-content.careers-as-constellations.content.seven")</li> |
184 | 184 | </ul> |
185 | 185 |
|
186 | | - <div class="my-4 text-base font-bold leading-6 text-left">@lang('challenges-content.careers-as-constellations.title.four')</div> |
| 186 | + <div class="my-4 text-base font-bold leading-6 text-left">@lang('challenges-content.careers-as-constellations.titles.four')</div> |
187 | 187 | <ul class="mt-2 ml-2 leading-7 checklist"> |
188 | 188 | <li>@lang("challenges-content.careers-as-constellations.content.eight")</li> |
189 | 189 | <li>@lang("challenges-content.careers-as-constellations.content.nine")</li> |
|
198 | 198 | </ul> |
199 | 199 |
|
200 | 200 |
|
201 | | - <div class="my-4 text-base font-bold leading-6 text-left">@lang('challenges-content.careers-as-constellations.title.five')</div> |
| 201 | + <div class="my-4 text-base font-bold leading-6 text-left">@lang('challenges-content.careers-as-constellations.titles.five')</div> |
202 | 202 | <ul class="mt-2 ml-2 leading-7 checklist"> |
203 | 203 | <li>@lang("challenges-content.careers-as-constellations.content.fourteen")</li> |
204 | 204 | <li>@lang("challenges-content.careers-as-constellations.content.fifteen")</li> |
|
0 commit comments