From 76974088b20ac5f02a2e4241b0cc58181e21dc0c Mon Sep 17 00:00:00 2001 From: bestofwindows <99537733+bestofwindows@users.noreply.github.com> Date: Sat, 12 Feb 2022 17:56:19 +0530 Subject: [PATCH 1/9] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23fda72..813236d 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -# 🏆 of 🪟 @ [bestofwindows.github.io](https://bestofwindows.github.io "Visit Best Of Windows website") +# [bestofwindows.github.io](https://bestofwindows.github.io) From eaf17b342e69240ff44067a88e38b2ecbb22ce68 Mon Sep 17 00:00:00 2001 From: bestofwindows <99537733+bestofwindows@users.noreply.github.com> Date: Sat, 12 Feb 2022 18:00:11 +0530 Subject: [PATCH 2/9] Create index.html --- index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..398a2f1 --- /dev/null +++ b/index.html @@ -0,0 +1,14 @@ + + + + + + Best Of Windows Apps - The curated list of best Windows PC software + + +
+

Best Of Windows

+

Coming Soon

+
+ + From 3f7a2e19535ed72bf61cf6b912b94aeaacdce5e0 Mon Sep 17 00:00:00 2001 From: bestofwindows <99537733+bestofwindows@users.noreply.github.com> Date: Sat, 12 Feb 2022 18:01:56 +0530 Subject: [PATCH 3/9] Update index.html --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 398a2f1..7e89047 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,8 @@ Best Of Windows Apps - The curated list of best Windows PC software + +
From a56b5cef8955f933801af03e900b646363c4ff73 Mon Sep 17 00:00:00 2001 From: bestofwindows <99537733+bestofwindows@users.noreply.github.com> Date: Sat, 12 Feb 2022 18:04:00 +0530 Subject: [PATCH 4/9] Create styles.css --- assets/css/styles.css | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 assets/css/styles.css diff --git a/assets/css/styles.css b/assets/css/styles.css new file mode 100644 index 0000000..8005ce6 --- /dev/null +++ b/assets/css/styles.css @@ -0,0 +1,9 @@ +body { + font-family: Arial, sans-serif; +} + +h1 { + margin: 2rem 0; + padding: 2rem 1rem; + font-size: 2.5rem; +} From ddb3837ce974c5e209b1d321f5fcef0ac4c01f70 Mon Sep 17 00:00:00 2001 From: bestofwindows <99537733+bestofwindows@users.noreply.github.com> Date: Sat, 12 Feb 2022 18:04:18 +0530 Subject: [PATCH 5/9] Add files via upload --- favicon.ico | Bin 0 -> 4286 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 favicon.ico diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..fe6755d7918ada5e522e9c04c06253cb7fe42ba8 GIT binary patch literal 4286 zcmds)Ylu{37{|{x$*|V0u2G3$vn1w*_O%=3NQot6K@eD}6s?(5(wArp!yTfwPnzAs zh_Xz(mzN?UceYPuS)Zzn{IEu$VTE0+A;z74zv;Zo>2PLt0^JXd{Pw*)&+~uJ^Ipy| zirV?a8M+(zA;{Q)Ou`84ap=Oj1+Yheq7xIa^0l=h`>7OaXfU$20B z{Jykpt8ILp|C_KChQau^!mM-*`pnU4&}RqihD+0St+er*2Is*g#(?)>7Z_WOImtM* zFNZ(D^?C_5!^Wgdvd-8fP-8AEhZ30Mk0H5+yY!=PJ-isBhFXi`u@34#f;l(eRd@XA<|5SVJxMPyKs@(mdGb{@4#g34PaO6vCQ@aua-fMz7u>GggK?l`u=15RM7r>7y$EdZ6dz8aa|6=Veolf zqbb3rQHjkYm<@};xj85A@_k^8PVk;Irm+u!>)oA>N#FP2edO~!3D>7>{!1Hw_q^xJ zSjK!54mOIx*mk%xE{7;Rr+35Hd2HmH)sNp@Fbp5UPVoN!*PW2`W6XDC4|pH#hG(D; zGQSy7dDskHX`Aud_)LZ8VIw>Xd&lz$!q_*#c>dV7$37j}QqTPV!+3Ef zV!Y}xbj474r(+eZ>*XGN`YOcI)G*_-wa-~XC;t=$6VV3WYq9MzC6phG0 k6z#XPFQ84SKPvUtqPCIRXnv$9)qJH`Ey&SAWw6HYZ;5%F8UO$Q literal 0 HcmV?d00001 From 712c9f8a102d3ce40c6d42d76544eeb00bf0b0b0 Mon Sep 17 00:00:00 2001 From: bestofwindows <99537733+bestofwindows@users.noreply.github.com> Date: Mon, 4 Jul 2022 14:04:34 +0545 Subject: [PATCH 6/9] Update README.md --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 813236d..6f144e1 100644 --- a/README.md +++ b/README.md @@ -1 +1,16 @@ -# [bestofwindows.github.io](https://bestofwindows.github.io) +# Best of Windows + +🏆 of 🪟 @ [bestofwindows.github.io](https://bestofwindows.github.io "Visit Best Of Windows website") + +## Find the best of Windows OS apps + +A curated list of the best Windows apps for your multimedia tasks, office, security, system utilities, and more... + +## Table of contents + +- [Accessibility](#accessibility) + +#### Accessibility + +- [Free Virtual Keyboard](https://freevirtualkeyboard.com) [:arrow_down:](https://freevirtualkeyboard.com) +- [Virtual Magnifying Glass](http://magnifier.sourceforge.net) [:arrow_down:](http://magnifier.sourceforge.net/#download) From adcd548c441dcb50c58c500da25dfb43007d645a Mon Sep 17 00:00:00 2001 From: bestofwindows <99537733+bestofwindows@users.noreply.github.com> Date: Mon, 4 Jul 2022 14:05:08 +0545 Subject: [PATCH 7/9] Delete index.html --- index.html | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 index.html diff --git a/index.html b/index.html deleted file mode 100644 index 7e89047..0000000 --- a/index.html +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - Best Of Windows Apps - The curated list of best Windows PC software - - - - -
-

Best Of Windows

-

Coming Soon

-
- - From 630a0dbf969242eff4884df81c104552cece31f4 Mon Sep 17 00:00:00 2001 From: bestofwindows <99537733+bestofwindows@users.noreply.github.com> Date: Mon, 4 Jul 2022 14:16:24 +0545 Subject: [PATCH 8/9] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f144e1..547bde0 100644 --- a/README.md +++ b/README.md @@ -12,5 +12,5 @@ A curated list of the best Windows apps for your multimedia tasks, office, secur #### Accessibility -- [Free Virtual Keyboard](https://freevirtualkeyboard.com) [:arrow_down:](https://freevirtualkeyboard.com) -- [Virtual Magnifying Glass](http://magnifier.sourceforge.net) [:arrow_down:](http://magnifier.sourceforge.net/#download) +- [Free Virtual Keyboard](https://freevirtualkeyboard.com) [⬇️](https://freevirtualkeyboard.com) +- [Virtual Magnifying Glass](http://magnifier.sourceforge.net) [⬇️](http://magnifier.sourceforge.net/#download) From bbc97e951c568a175dd19ecdca20cd678dcf5cd8 Mon Sep 17 00:00:00 2001 From: bestofwindows <99537733+bestofwindows@users.noreply.github.com> Date: Mon, 4 Jul 2022 14:19:39 +0545 Subject: [PATCH 9/9] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 547bde0..f529645 100644 --- a/README.md +++ b/README.md @@ -12,5 +12,6 @@ A curated list of the best Windows apps for your multimedia tasks, office, secur #### Accessibility +- [Balabolka](http://www.cross-plus-a.com/balabolka.htm) [⬇️](http://www.cross-plus-a.com/balabolka.htm) - [Free Virtual Keyboard](https://freevirtualkeyboard.com) [⬇️](https://freevirtualkeyboard.com) - [Virtual Magnifying Glass](http://magnifier.sourceforge.net) [⬇️](http://magnifier.sourceforge.net/#download)