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-ux-copy
|
||||
description: Progettare sitemap e scrivere copy per pagine web conversion-oriented. Usare quando: (1) nuovo sito web, (2) rewrite copy esistente, (3) ottimizzare conversioni. Output: Sitemap, page structures, copy V1, SEO notes.
|
||||
description: "Progettare sitemap e scrivere copy per pagine web conversion-oriented. Usare quando: (1) nuovo sito web, (2) rewrite copy esistente, (3) ottimizzare conversioni. Output: Sitemap, page structures, copy V1, SEO notes."
|
||||
---
|
||||
|
||||
# Agency UX Copy Architect — Sitemap e Copy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue