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-analytics
|
||||
description: Generare report settimanali KPI e identificare azioni per social e YouTube. Usare quando: (1) report settimanale, (2) analisi performance content, (3) pianificare azioni basate su dati. Output: Weekly report con KPI snapshot, highlights, lowlights, max 5 actions.
|
||||
description: "Generare report settimanali KPI e identificare azioni per social e YouTube. Usare quando: (1) report settimanale, (2) analisi performance content, (3) pianificare azioni basate su dati. Output: Weekly report con KPI snapshot, highlights, lowlights, max 5 actions."
|
||||
---
|
||||
|
||||
# Agency Analyst/KPI — Report Settimanali
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue