|
63 | 63 | class="mr-0 font-bold duration-100 md:mr-3 lg:mr-8 transition-color hover:text-indigo-600">Sponsors</a> |
64 | 64 | <a href="#chapters" |
65 | 65 | class="mr-0 font-bold duration-100 md:mr-3 lg:mr-8 transition-color hover:text-indigo-600">Chapters</a> |
66 | | - <a href="/training.html" |
67 | | - class="mr-0 font-bold duration-100 md:mr-3 lg:mr-8 transition-color hover:text-indigo-600">Interactive Training</a> |
68 | 66 | <a href="https://blog.bobby.sh" |
69 | 67 | class="font-bold duration-100 transition-color hover:text-indigo-600">Blog</a> |
70 | 68 | <!-- <div class="flex flex-col block w-full font-medium border-t border-gray-200 md:hidden"> |
@@ -405,32 +403,6 @@ <h5 class="pb-2 text-xl font-bold leading-6 text-gray-600">Light Theme</h5> |
405 | 403 | </div> |
406 | 404 | <!-- End of Download --> |
407 | 405 |
|
408 | | - <!-- Training Section --> |
409 | | - <div class="flex items-center justify-center py-32 bg-gray min-w-screen"> |
410 | | - <div |
411 | | - 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"> |
412 | | - <h2 |
413 | | - 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"> |
414 | | - Introduction to Git with <span class="block text-indigo-200 xl:inline">Interactive training</span> |
415 | | - </h2> |
416 | | - <p class="mt-1 mb-10 text-sm font-medium text-indigo-200 uppercase xl:text-base xl:tracking-wider lg:mb-0"> |
417 | | - Powered by |
418 | | - <a class="text-gray-200" href="https://katacoda.com/bobbyiliev">Katacoda</a></p></p> |
419 | | - <div class="flex mb-8 lg:mt-6 lg:mb-0"> |
420 | | - <div class="inline-flex"> |
421 | | - <a href="/training.html" |
422 | | - 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"> |
423 | | - Start Free Training |
424 | | - </a> |
425 | | - </div> |
426 | | - </div> |
427 | | - <div class="bottom-0 right-0 mb-0 mr-3 lg:absolute lg:-mb-12"> |
428 | | - <img src="https://cdn.devdojo.com/images/september2020/cta-1.png" |
429 | | - class="max-w-xs mb-4 opacity-75 md:max-w-2xl lg:max-w-lg xl:mb-0 xl:max-w-md"> |
430 | | - </div> |
431 | | - </div> |
432 | | - </div> |
433 | | - <!-- End of Training Section --> |
434 | 406 | <!-- Call To Action --> |
435 | 407 | <div class="py-8 border-t border-b border-blue-100 bg-blue-50"> |
436 | 408 | <div class="container mx-auto"> |
@@ -473,11 +445,6 @@ <h4 class="pb-0 mb-0 text-lg font-semibold mb-md-0">Enjoying the free eBook?</h4 |
473 | 445 | Chapters |
474 | 446 | </a> |
475 | 447 | </div> |
476 | | - <div class="px-5 py-2"> |
477 | | - <a href="/training.html" class="text-base leading-6 text-gray-500 hover:text-gray-900"> |
478 | | - Interactive Training |
479 | | - </a> |
480 | | - </div> |
481 | 448 | <div class="px-5 py-2"> |
482 | 449 | <a href="https://blog.bobby.sh" class="text-base leading-6 text-gray-500 hover:text-gray-900"> |
483 | 450 | Blog |
|
0 commit comments