fix: purple-gray Coming Soon badge, raspberry HTML color

This commit is contained in:
2026-01-16 03:40:05 +01:00
parent 46f91ff02a
commit 565f360c97
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ export const sections = {
id: "html",
title: "HTML",
description: "Semantic markup and native elements",
color: "#9b59b6",
color: "#e91e63",
order: 2
},
tailwind: {