From 82ff527beda5f5b8fc610ac6d9186252ad05fad1 Mon Sep 17 00:00:00 2001 From: MA Beaudet Date: Thu, 4 Nov 2021 19:01:23 +0100 Subject: [PATCH] feat(web): update html and css for lighthouse performance --- static/index.html | 14 ++++++++------ static/robots.txt | 2 ++ static/styles.css | 13 +++++++++++++ 3 files changed, 23 insertions(+), 6 deletions(-) create mode 100644 static/robots.txt diff --git a/static/index.html b/static/index.html index a9abd05..107ab1a 100644 --- a/static/index.html +++ b/static/index.html @@ -1,15 +1,16 @@ - + - + + + Poker hand evaluator - +

Poker hand evaluator

-

Based on Kevin L. Suffecool poker hand evaluator.

Returns the hand's equivalence value. The evaluator orders hands from 1 to 7462. The lower the score is, the better it is. @@ -21,7 +22,8 @@

Score:
Hand value:
-