mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
update gemtext error handler
This commit is contained in:
parent
c8607e151a
commit
33943d37f1
9 changed files with 64 additions and 108 deletions
|
|
@ -63,7 +63,6 @@ impl Item {
|
|||
));
|
||||
|
||||
target_child.append(&page.navigation.g_box);
|
||||
target_child.append(&page.notice.banner);
|
||||
target_child.append(&page.content.g_box);
|
||||
target_child.append(&page.search.g_box);
|
||||
target_child.append(&page.input.clamp);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue