Fix header title for google spiders

This commit is contained in:
khatabwedaa
2020-05-09 17:08:25 +02:00
parent c678e0f570
commit e8500083da

View File

@@ -22,7 +22,7 @@
<div class="flex items-center w-full w-1/2"> <div class="flex items-center w-full w-1/2">
<div class="max-w-sm text-white"> <div class="max-w-sm text-white">
<div class="text-xs font-light">Simple UI Starter</div> <div class="text-xs font-light">Simple UI Starter</div>
<h1 class="font-semibold text-2xl mt-2 text-white md:text-3xl">Meraki <span class="text-blue-400">UI</span> Components</h1> <h1 class="font-semibold text-2xl mt-2 text-white md:text-3xl">Meraki <span class="text-blue-400">UI</span></h1>
<p class="mt-2 text-gray-300"> <p class="mt-2 text-gray-300">
Beautiful <a href="https://tailwindcss.com" class="text-blue-400 hover:underline font-normal">tailwindcss</a> Beautiful <a href="https://tailwindcss.com" class="text-blue-400 hover:underline font-normal">tailwindcss</a>
components that support RTL languages & fully responsive based on Flexbox & CSS Grid, built by components that support RTL languages & fully responsive based on Flexbox & CSS Grid, built by