diff --git a/lib/okna/domov.dart b/lib/okna/domov.dart index 63c6a0e..0a646ae 100644 --- a/lib/okna/domov.dart +++ b/lib/okna/domov.dart @@ -151,6 +151,9 @@ class _DomovskaStranaState extends State { ], ), ), + const SizedBox( + height: 10, + ), TextButton( onPressed: () => generuj(), style: Vzhled.tlacitkoStyl, diff --git a/lib/okna/reseni.dart b/lib/okna/reseni.dart index 065933e..30de1a7 100644 --- a/lib/okna/reseni.dart +++ b/lib/okna/reseni.dart @@ -139,7 +139,7 @@ class _ReseniState extends State { Row( children: [ Text( - "Zadaná IP:", + "Zadaná IP (sítě):", style: Vzhled.tableContent(context), ), const SizedBox( diff --git a/pubspec.yaml b/pubspec.yaml index 0287cb3..8772216 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: Generátor příkladu k výuce subnetování publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 1.1.0+2 +version: 1.1.1 environment: sdk: '>=2.18.2 <3.0.0' diff --git a/web/CNAME b/web/CNAME new file mode 100644 index 0000000..d8de962 --- /dev/null +++ b/web/CNAME @@ -0,0 +1 @@ +pavouk.caras.cafe \ No newline at end of file diff --git a/web/banner.png b/web/banner.png new file mode 100644 index 0000000..13e2f0f Binary files /dev/null and b/web/banner.png differ diff --git a/web/favicon.png b/web/favicon.png deleted file mode 100644 index 8aaa46a..0000000 Binary files a/web/favicon.png and /dev/null differ diff --git a/web/icon.png b/web/icon.png new file mode 100644 index 0000000..e779298 Binary files /dev/null and b/web/icon.png differ diff --git a/web/icons/Icon-192.png b/web/icons/Icon-192.png deleted file mode 100644 index b749bfe..0000000 Binary files a/web/icons/Icon-192.png and /dev/null differ diff --git a/web/icons/Icon-512.png b/web/icons/Icon-512.png deleted file mode 100644 index 88cfd48..0000000 Binary files a/web/icons/Icon-512.png and /dev/null differ diff --git a/web/icons/Icon-maskable-192.png b/web/icons/Icon-maskable-192.png deleted file mode 100644 index eb9b4d7..0000000 Binary files a/web/icons/Icon-maskable-192.png and /dev/null differ diff --git a/web/icons/Icon-maskable-512.png b/web/icons/Icon-maskable-512.png deleted file mode 100644 index d69c566..0000000 Binary files a/web/icons/Icon-maskable-512.png and /dev/null differ diff --git a/web/index.html b/web/index.html index 3beee1d..aa6a096 100644 --- a/web/index.html +++ b/web/index.html @@ -18,18 +18,37 @@ - + + + + + + + + + + + + + + + + + + + + - + - + - pavouk + Pavouk | subnetování