|
38 | 38 | class="mr-0 font-bold duration-100 md:mr-3 lg:mr-8 transition-color hover:text-indigo-600">Sponsors</a> |
39 | 39 | <a href="#chapters" |
40 | 40 | class="mr-0 font-bold duration-100 md:mr-3 lg:mr-8 transition-color hover:text-indigo-600">Chapters</a> |
41 | | - <a href="/training.html" |
42 | | - class="mr-0 font-bold duration-100 md:mr-3 lg:mr-8 transition-color hover:text-indigo-600">Interactive Training</a> |
43 | 41 | <a href="https://blog.bobby.sh" |
44 | 42 | class="font-bold duration-100 transition-color hover:text-indigo-600">Blog</a> |
45 | 43 | <!-- <div class="flex flex-col block w-full font-medium border-t border-gray-200 md:hidden"> |
@@ -385,32 +383,6 @@ <h5 class="pb-2 text-xl font-bold leading-6 text-gray-600">Light Theme</h5> |
385 | 383 | </div> |
386 | 384 | <!-- End Download --> |
387 | 385 |
|
388 | | - <!-- Training Section --> |
389 | | - <div class="flex items-center justify-center py-32 bg-gray min-w-screen"> |
390 | | - <div |
391 | | - class="relative flex flex-col items-center w-full max-w-6xl px-4 py-8 mx-auto text-center rounded-lg shadow-2xl lg:text-left lg:block bg-gradient-to-b from-gray-900 via-gray-600 to-gray-400 sm:px-6 md:pb-0 md:pt-12 lg:px-12 lg:py-12"> |
392 | | - <h2 |
393 | | - class="my-4 text-2xl font-extrabold tracking-tight text-white sm:text-4xl md:text-4xl lg:my-0 xl:text-3xl sm:leading-tight"> |
394 | | - Introduction to Bash with <span class="block text-indigo-200 xl:inline">Interactive training</span> |
395 | | - </h2> |
396 | | - <p class="mt-1 mb-10 text-sm font-medium text-indigo-200 uppercase xl:text-base xl:tracking-wider lg:mb-0"> |
397 | | - Powered by |
398 | | - <a class="text-gray-200" href="https://katacoda.com/bobbyiliev">Katacoda</a></></p> |
399 | | - <div class="flex mb-8 lg:mt-6 lg:mb-0"> |
400 | | - <div class="inline-flex"> |
401 | | - <a href="/training.html" |
402 | | - class="inline-flex items-center justify-center px-5 py-3 text-base font-medium text-gray-700 transition duration-150 ease-in-out bg-gray-100 border border-transparent rounded-md hover:text-gray-900 hover:bg-gray-200 focus:outline-none focus:shadow-outline focus:border-indigo-300"> |
403 | | - Start Free Training |
404 | | - </a> |
405 | | - </div> |
406 | | - </div> |
407 | | - <div class="bottom-0 right-0 mb-0 mr-3 lg:absolute lg:-mb-12"> |
408 | | - <img src="https://cdn.devdojo.com/images/september2020/cta-1.png" |
409 | | - class="max-w-xs mb-4 opacity-75 md:max-w-2xl lg:max-w-lg xl:mb-0 xl:max-w-md"> |
410 | | - </div> |
411 | | - </div> |
412 | | - </div> |
413 | | - <!-- End Training Section --> |
414 | 386 | <!-- Call To Action --> |
415 | 387 | <div class="py-8 border-t border-b border-blue-100 bg-blue-50"> |
416 | 388 | <div class="container mx-auto"> |
@@ -453,11 +425,6 @@ <h4 class="pb-0 mb-0 text-lg font-semibold mb-md-0">Enjoying the free eBook?</h4 |
453 | 425 | Chapters |
454 | 426 | </a> |
455 | 427 | </div> |
456 | | - <div class="px-5 py-2"> |
457 | | - <a href="/training.html" class="text-base leading-6 text-gray-500 hover:text-gray-900"> |
458 | | - Interactive Training |
459 | | - </a> |
460 | | - </div> |
461 | 428 | <div class="px-5 py-2"> |
462 | 429 | <a href="https://blog.bobby.sh" class="text-base leading-6 text-gray-500 hover:text-gray-900"> |
463 | 430 | Blog |
|
0 commit comments