From 39678c646bc326da0ed43caf90d52d710136c698 Mon Sep 17 00:00:00 2001 From: Jakub Jankiewicz Date: Sat, 20 Jan 2024 16:26:03 +0100 Subject: [PATCH] fix error in html --- index.html | 2 +- index.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 07c0c1e39..eb5365f9d 100644 --- a/index.html +++ b/index.html @@ -247,7 +247,7 @@

- + diff --git a/index.tmpl b/index.tmpl index fa43c8856..9c4cd154a 100644 --- a/index.tmpl +++ b/index.tmpl @@ -139,7 +139,7 @@ exec('(let ((a 10) (b 20)) (* a b))').then(result => { {{FOOTER}} - +