Fix YAML frontmatter: quote description fields to avoid colon parsing issues
This commit is contained in:
parent
a468678c6b
commit
40efeb240c
13 changed files with 13 additions and 13 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue