debut d'integration de la version terminal
This commit is contained in:
parent
00edad1729
commit
54ce5faf08
146 changed files with 2532 additions and 40285 deletions
|
|
@ -9,7 +9,7 @@ Kirby::plugin('sarahgarcin/notes-tag', [
|
|||
'html' => function($tag) {
|
||||
$note = $tag->attr('note');
|
||||
|
||||
return '<span class="margin-note">'.$note.'</span>';
|
||||
return '<span class="inline-note">'.$note.'</span>';
|
||||
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue