From 6e31804f19ac08b6d6c53ac5b612166762fe276b Mon Sep 17 00:00:00 2001 From: itsscb Date: Thu, 22 Aug 2024 22:57:27 +0200 Subject: [PATCH] fix: success color green + succes string --- frontend/dist/index.html | 12 +- frontend/dist/public/styles.css | 5 + ...66f403.css => styles-56e395d325eea0a0.css} | 5 + ....js => wordl-frontend-770b82d74b8fe3d1.js} | 51 +------- .../wordl-frontend-770b82d74b8fe3d1_bg.wasm | Bin 0 -> 697739 bytes .../wordl-frontend-7f6cb257e85da62d_bg.wasm | Bin 722852 -> 0 bytes frontend/public/styles.css | 5 + frontend/src/pages/game.rs | 30 +++-- frontend/src/pages/home.rs | 119 +++++++++--------- frontend/src/pages/mod.rs | 1 - 10 files changed, 110 insertions(+), 118 deletions(-) rename frontend/dist/{styles-add0068c1366f403.css => styles-56e395d325eea0a0.css} (99%) rename frontend/dist/{wordl-frontend-7f6cb257e85da62d.js => wordl-frontend-770b82d74b8fe3d1.js} (95%) create mode 100644 frontend/dist/wordl-frontend-770b82d74b8fe3d1_bg.wasm delete mode 100644 frontend/dist/wordl-frontend-7f6cb257e85da62d_bg.wasm diff --git a/frontend/dist/index.html b/frontend/dist/index.html index 659dcd8..2de3c8b 100644 --- a/frontend/dist/index.html +++ b/frontend/dist/index.html @@ -4,18 +4,18 @@ wordl - + - - + + -