From 5206b53956ae846a9a19570893dd6ac0f6832036 Mon Sep 17 00:00:00 2001 From: Sameer Puri Date: Mon, 23 Aug 2021 00:27:15 -0400 Subject: [PATCH] optimize for binary size + capitalize generate button title --- web/index.html | 1 + web/src/main.rs | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/web/index.html b/web/index.html index 94442b8..e068eda 100644 --- a/web/index.html +++ b/web/index.html @@ -9,5 +9,6 @@ + diff --git a/web/src/main.rs b/web/src/main.rs index f4e65e5..ca566aa 100644 --- a/web/src/main.rs +++ b/web/src/main.rs @@ -174,7 +174,7 @@ impl Component for App {