We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69eb946 commit ec6a50fCopy full SHA for ec6a50f
1 file changed
website/src/pages/index.astro
@@ -164,7 +164,7 @@ const baseUrl = '/ckan-mcp-server';
164
</div>
165
166
<h1 class="display-font text-6xl sm:text-7xl lg:text-8xl font-bold text-center text-navy mb-8 leading-tight fade-in-up" style="animation-delay: 0.1s">
167
- Explore Open Data<br/><span class="text-data-blue">with AI</span>
+ Explore Open Data <br/><span class="text-data-blue">with AI</span>
168
</h1>
169
170
<p class="text-xl sm:text-2xl text-center text-gray-700 mb-6 max-w-3xl mx-auto fade-in-up" style="animation-delay: 0.2s">
0 commit comments