From a0147fb576a5e2ae8d32de3b80f621d664d0e2cd Mon Sep 17 00:00:00 2001 From: Ethan Paul <24588726+enpaul@users.noreply.github.com> Date: Sat, 24 Apr 2021 22:34:23 -0400 Subject: [PATCH] Update templates to use new data config data model --- templates/index.html.j2 | 19 +++++++++---------- templates/nginx.conf.d.j2 | 8 ++++---- 2 files changed, 13 insertions(+), 14 deletions(-) diff --git a/templates/index.html.j2 b/templates/index.html.j2 index 613b3f4..d737cf7 100644 --- a/templates/index.html.j2 +++ b/templates/index.html.j2 @@ -30,23 +30,22 @@ - {{ config.title }} + Explore All Around Here - {% for style in config.assets.css %} - - {% endfor %} + + - {% for script in config.assets.js %} - - {% endfor %} + + + @@ -58,16 +57,16 @@
- +