|
228 | 228 | <div class="mt-12">
|
229 | 229 | <div class="grid grid-cols-1 gap-8 sm:grid-cols-2">
|
230 | 230 |
|
231 |
| - <div class="pt-6"> |
232 |
| - <div class="flow-root rounded-lg bg-gray-50 dark:bg-gray-900 px-6 pb-8"> |
233 |
| - <div class="-mt-6"> |
234 |
| - <div> |
235 |
| - <a href="https://servicestack.net/ask" class="inline-flex items-center justify-center rounded-md bg-indigo-500 p-2 shadow-lg text-white"> |
236 |
| - <svg class="w-8 h-8" xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"> |
237 |
| - <path fill="currentColor" d="M0 262q0 43 24.5 81T90 405q-2 7-4.5 18t-7 34.5t-3.5 39T85 512q30 0 60.5-16t48.5-32t19-16q55 0 107-21q-6-2-22.5-12T277 405h-64q-18 0-38 20q-28 25-53 36l6-77l-17-15q-68-44-68-107q0-16 6-36q-4-6-5.5-18.5T42 185v-23l1-13Q0 195 0 262zM299 0q-89 0-151.5 52T85 177q0 72 62 118t152 46q1 0 20.5 21.5t51.5 43t62 21.5q7 0 8.5-11t-1.5-26.5t-7-31.5t-7-27l-4-11q41-25 65.5-62.5T512 177q0-73-62.5-125T299 0zm102 284l-28 17l11 32q2 5 5 17t6 19q-22-15-52-45q-23-25-42-25q-70 0-120.5-32.5T130 177q-1-56 48.5-95T299 43t120.5 39t49.5 95q0 63-68 107z"/> |
238 |
| - </svg> |
239 |
| - </a> |
240 |
| - </div> |
241 |
| - <h3 class="mt-8 text-lg font-medium tracking-tight text-gray-900 dark:text-gray-50"> |
242 |
| - <a href="https://servicestack.net/ask">Ask on ServiceStack/Discuss</a> |
243 |
| - </h3> |
244 |
| - <p class="mt-5 text-base text-gray-500 dark:text-gray-400"> |
245 |
| - Receive answers from ServiceStack community in the ServiceStack/Discus Q&A Community Support category on GitHub Discussions |
246 |
| - </p> |
247 |
| - </div> |
248 |
| - </div> |
249 |
| - </div> |
250 |
| - |
251 | 231 | <div class="pt-6">
|
252 | 232 | <div class="flow-root rounded-lg bg-gray-50 dark:bg-gray-900 px-6 pb-8">
|
253 | 233 | <div class="-mt-6">
|
|
265 | 245 | Receive answers from devs on StackOverflow.
|
266 | 246 | </p>
|
267 | 247 | <p class="mt-5 text-base text-gray-500 dark:text-gray-400">
|
268 |
| - StackOverflow questions with the <span class="bg-blue-50 dark:bg-blue-900 text-blue-700 dark:text-blue-200 px-2 py-1">servicestack</span> tag |
269 |
| - is frequently monitored by ServiceStack devs |
| 248 | + Use <span class="bg-blue-50 dark:bg-blue-900 text-blue-700 dark:text-blue-200 px-2 py-1">servicestack</span> tag |
| 249 | + for better discoverability |
270 | 250 | </p>
|
271 | 251 | </div>
|
272 | 252 | </div>
|
|
301 | 281 | </h3>
|
302 | 282 | <p class="mt-5 text-base text-gray-500 dark:text-gray-400">
|
303 | 283 | We're here to help! Active Customers can get technical support from our
|
304 |
| - <a class="text-indigo-600 dark:text-indigo-300 hover:text-indigo-800 dark:hover:text-indigo-100" href="https://forums.servicestack.net">Customer Forums</a>. |
| 284 | + <a class="text-indigo-600 dark:text-indigo-300 hover:text-indigo-800 dark:hover:text-indigo-100" href="https://forums.servicestack.net">Customer Forums</a> |
305 | 285 | </p>
|
306 | 286 | <p class="mt-5 text-base text-gray-500 dark:text-gray-400">
|
307 | 287 | Your email needs to match your Account's email or a
|
|
347 | 327 | </h3>
|
348 | 328 | <p class="mt-5 text-base text-gray-500 dark:text-gray-400">
|
349 | 329 | <a class="text-indigo-600 dark:text-indigo-300 hover:text-indigo-800 dark:hover:text-indigo-100" href="https://servicestack.net/ideas">Request a new Feature</a>
|
350 |
| - or additional docs, samples and use-cases you would like to see in ServiceStack |
| 330 | + or additional docs, samples, etc you would like to see |
351 | 331 | </p>
|
352 | 332 | </div>
|
353 | 333 | </div>
|
|
0 commit comments