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 733129e commit 71fd4cdCopy full SHA for 71fd4cd
src/pages/index.astro
@@ -8,7 +8,7 @@ const cards = [
8
"description": "Visit this year's website and learn more about the conference. More information soon!",
9
"button_url": "https://2025.conference.pyladies.com",
10
"button_text": "Go to site",
11
- "classes": "max-w-full p-6 border bg-red-100 border-gray-200 rounded-lg shadow-sm cursor-not-allowed",
+ "classes": "max-w-full p-6 border bg-red-100 border-gray-200 rounded-lg shadow-sm",
12
},
13
{
14
"title": "Blog",
0 commit comments