diff options
| author | Botond Hende <nettingman@gmail.com> | 2025-12-23 22:04:40 +0100 |
|---|---|---|
| committer | Botond Hende <nettingman@gmail.com> | 2025-12-23 22:04:40 +0100 |
| commit | b8a3fb54c6d29754accdd914d4db9c6b0ca6b792 (patch) | |
| tree | 4120f32f88776f2daf46be8f629b849ce6c5e94a /comic/issues | |
| parent | a365cbec827ad44e196c62558272e723e3a3b564 (diff) | |
buttons and extra metainfo on comic generation
Diffstat (limited to 'comic/issues')
| -rw-r--r-- | comic/issues/1/meta.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comic/issues/1/meta.json b/comic/issues/1/meta.json index e3079db..416f3d9 100644 --- a/comic/issues/1/meta.json +++ b/comic/issues/1/meta.json @@ -1,5 +1,6 @@ { "title" : "The beginning", "publish_date" : "2025-11-28", - "description" : "I have like twenty comic ideas figured out but not the title of the series." + "description" : "I have like twenty comic ideas figured out but not the title of the series.", + "extra_attributes": "title=\"There are no tooltip texts in this series.\"" } |
