Fix YAML frontmatter: quote description fields to avoid colon parsing issues

This commit is contained in:
AgentePotente 2026-03-10 02:17:17 +01:00
parent a468678c6b
commit 40efeb240c
13 changed files with 13 additions and 13 deletions

View file

@ -1,6 +1,6 @@
---
name: agency-web-developer
description: Sviluppare siti web statici o landing page partendo da copy e design system. Usare quando: (1) costruire sito da sitemap + copy, (2) creare landing page, (3) implementare design in HTML/CSS/JS. Output: Sito completo con HTML semantico, CSS (Bootstrap o custom), JS (jQuery + GSAP).
description: "Sviluppare siti web statici o landing page partendo da copy e design system. Usare quando: (1) costruire sito da sitemap + copy, (2) creare landing page, (3) implementare design in HTML/CSS/JS. Output: Sito completo con HTML semantico, CSS (Bootstrap o custom), JS (jQuery + GSAP)."
---
# Agency Web Developer — Sviluppo Siti Web Statici