From 273b9fb851cd6acbfe694c8e493550d8ec9c4005 Mon Sep 17 00:00:00 2001 From: Aidenkrz Date: Sat, 11 May 2024 10:06:11 -0500 Subject: [PATCH] Add rss feed --- theme/index.hbs | 583 +++++++++++++++++++++++++----------------------- 1 file changed, 301 insertions(+), 282 deletions(-) diff --git a/theme/index.hbs b/theme/index.hbs index 9524b7130..bd9b238d0 100644 --- a/theme/index.hbs +++ b/theme/index.hbs @@ -1,191 +1,207 @@ - - - - {{ title }} - {{#if is_print }} - - {{/if}} - {{#if base_url}} - - {{/if}} - - - - {{> head}} - - - - - - - - - - - {{#if favicon_svg}} - - {{/if}} - {{#if favicon_png}} - - {{/if}} - - - - {{#if print_enable}} - - {{/if}} - - - - {{#if copy_fonts}} - - {{/if}} - - - - - - - - {{#each additional_css}} - - {{/each}} - - {{#if mathjax_support}} - - - {{/if}} - - - - - - - - - - - - + {{/if}} + + + + + + + + - - - -
- -
- {{> header}} - -