Skip to content

Commit

Permalink
Merge pull request #11 from bobbyiliev/remove-katacoda-training
Browse files Browse the repository at this point in the history
Remove katacoda training
  • Loading branch information
bobbyiliev authored Oct 10, 2024
2 parents bb37d87 + 88adb7d commit aeee1ed
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 231 deletions.
26 changes: 0 additions & 26 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -409,32 +409,6 @@ <h5 class="pb-2 text-xl font-bold leading-6 text-gray-600">Light Theme</h5>
</div>
<!-- End Download -->

<!-- Training Section -->
<div class="flex items-center justify-center py-32 bg-gray min-w-screen">
<div
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">
<h2
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">
Introduction to Docker with <span class="block text-indigo-200 xl:inline">Interactive training</span>
</h2>
<p class="mt-1 mb-10 text-sm font-medium text-indigo-200 uppercase xl:text-base xl:tracking-wider lg:mb-0">
Powered by
<a class="text-gray-200" href="https://katacoda.com/bobbyiliev">Katacoda</a></p></p>
<div class="flex mb-8 lg:mt-6 lg:mb-0">
<div class="inline-flex">
<a href="/training.html"
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">
Start Free Training
</a>
</div>
</div>
<div class="bottom-0 right-0 mb-0 mr-3 lg:absolute lg:-mb-12">
<img src="https://cdn.devdojo.com/images/september2020/cta-1.png"
class="max-w-xs mb-4 opacity-75 md:max-w-2xl lg:max-w-lg xl:mb-0 xl:max-w-md">
</div>
</div>
</div>
<!-- End Training Section -->
<!-- Call To Action -->
<div class="py-8 border-t border-b border-blue-100 bg-blue-50">
<div class="container mx-auto">
Expand Down
205 changes: 0 additions & 205 deletions training.html

This file was deleted.

0 comments on commit aeee1ed

Please sign in to comment.