diff --git a/static/character/riki/sitting.webp b/static/character/riki/sitting.webp new file mode 100644 index 0000000..1882aca Binary files /dev/null and b/static/character/riki/sitting.webp differ diff --git a/template/_doc.hbs b/template/_doc.hbs index c1e9136..24c3108 100644 --- a/template/_doc.hbs +++ b/template/_doc.hbs @@ -13,13 +13,14 @@ {{~> components/_doc.hbs }} {{~> components/_pink_space.hbs }} - {{#each page.styles}} {{/each}} + {{!-- Non-blocking section --}} + {{> components/_nonblocking.hbs }} -{{#if dev}} - - -{{/if}} - - diff --git a/template/components/_nonblocking.hbs b/template/components/_nonblocking.hbs new file mode 100644 index 0000000..bd40e77 --- /dev/null +++ b/template/components/_nonblocking.hbs @@ -0,0 +1,14 @@ + + + +{{#if dev}} + + +{{/if}} + + diff --git a/template/components/_sidebar.hbs b/template/components/_sidebar.hbs index ae1dff5..b4bec06 100644 --- a/template/components/_sidebar.hbs +++ b/template/components/_sidebar.hbs @@ -2,7 +2,14 @@