11 lines
464 B
JSON
11 lines
464 B
JSON
|
{
|
||
|
"plugin-data":
|
||
|
{
|
||
|
"name": "Codice HTML",
|
||
|
"description": "Aggiungi codice HTML, CSS o Javascript nel metadata head, nel header o nel footer del tuo sito."
|
||
|
},
|
||
|
"insert-code-in-the-theme-inside-the-tag-head": "Inserisci il codice nel tema all'interno del tag <head> </head>",
|
||
|
"insert-code-in-the-theme-at-the-top": "Inserisci il codice in alto nel tema.",
|
||
|
"insert-code-in-the-theme-at-the-bottom": "Inserisci il codice in basso nel tema."
|
||
|
}
|