Skip to content

Commit 35bd896

Browse files
authored
Remove Katacoda training (#92)
1 parent 77e1cf0 commit 35bd896

File tree

3 files changed

+0
-239
lines changed

3 files changed

+0
-239
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ If you ever need to create a graphic, poster, invitation, logo, presentation –
130130
- [Ibis](https://github.com/themsaid/ibis/)
131131
- [Canva](https://www.canva.com/)
132132
- [Tails](http://devdojo.com/tails)
133-
- [Katacoda](https://www.katacoda.com/)
134133

135134
## 📖 Other eBooks
136135

index.html

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@
6363
class="mr-0 font-bold duration-100 md:mr-3 lg:mr-8 transition-color hover:text-indigo-600">Sponsors</a>
6464
<a href="#chapters"
6565
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>
6866
<a href="https://blog.bobby.sh"
6967
class="font-bold duration-100 transition-color hover:text-indigo-600">Blog</a>
7068
<!-- <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>
405403
</div>
406404
<!-- End of Download -->
407405

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 -->
434406
<!-- Call To Action -->
435407
<div class="py-8 border-t border-b border-blue-100 bg-blue-50">
436408
<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
473445
Chapters
474446
</a>
475447
</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>
481448
<div class="px-5 py-2">
482449
<a href="https://blog.bobby.sh" class="text-base leading-6 text-gray-500 hover:text-gray-900">
483450
Blog

0 commit comments

Comments
 (0)