mirror of
https://github.com/bakateam/merakiui.git
synced 2025-12-09 15:05:34 +00:00
Fix header title for google spiders
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<div class="flex items-center w-full w-1/2">
|
||||
<div class="max-w-sm text-white">
|
||||
<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">
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user