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-seo
|
||||
description: Gestire SEO tecnico per siti web: keyword research, metadata, schema markup. Usare quando: (1) nuovo sito needs SEO setup, (2) ottimizzare pagine esistenti, (3) implementare schema markup. Output: Keyword list, meta library, schema notes, SEO changelog.
|
||||
description: "Gestire SEO tecnico per siti web: keyword research, metadata, schema markup. Usare quando: (1) nuovo sito needs SEO setup, (2) ottimizzare pagine esistenti, (3) implementare schema markup. Output: Keyword list, meta library, schema notes, SEO changelog."
|
||||
---
|
||||
|
||||
# Agency Dev/SEO — SEO Tecnico
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue