From e580cf7b168b4bbc67f693e1115f46dac114ca95 Mon Sep 17 00:00:00 2001 From: Brogan Clements <31775601+brogan20@users.noreply.github.com> Date: Fri, 22 Apr 2022 10:35:44 -0400 Subject: [PATCH] Add a search bar to link the original Pages to the searchable Pages (#6826) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add search bar to link the main page to the dynamic page * Correct accidental description removal in Programming Playgrounds * Remove erroneous space Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> * Add missing id to an input * Update the link buttons with simpler text Co-authored-by: Eric Hellman * Remove trailing spaces on new websites paragraph * Remove unnecesary trailing whitespaces * Fix unclosed `
` wraping form and rollback those left aligned Testing rendering via #6826 * Remove merge error Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> Co-authored-by: Eric Hellman --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bd9651370..0349465d6 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,15 @@
-This page is available as an easy-to-read website at [![https://ebookfoundation.github.io/free-programming-books/](https://img.shields.io/website?style=flat&logo=www&logoColor=whitesmoke&label=https%3A%2F%2Febookfoundation.github.io&down_color=red&down_message=down&up_color=green&up_message=up&url=https%3A%2F%2Febookfoundation.github.io%2Ffree-programming-books%2F)](https://ebookfoundation.github.io/free-programming-books/) +This page is available as an easy-to-read websites. Access them clicking on [![https://ebookfoundation.github.io/free-programming-books/](https://img.shields.io/website?style=flat&logo=www&logoColor=whitesmoke&label=Static%20site&down_color=red&down_message=down&up_color=green&up_message=up&url=https%3A%2F%2Febookfoundation.github.io%2Ffree-programming-books%2F)](https://ebookfoundation.github.io/free-programming-books/) or [![https://ebookfoundation.github.io/free-programming-books-search/](https://img.shields.io/website?style=flat&logo=www&logoColor=whitesmoke&label=Dynamic%20search%20site&down_color=red&down_message=down&up_color=green&up_message=up&url=https%3A%2F%2Febookfoundation.github.io%2Ffree-programming-books-search%2F)](https://ebookfoundation.github.io/free-programming-books-search/) links. + +
+
+ + + +
+
## Intro @@ -48,6 +56,7 @@ Click on these badges to see how you might be able to help: + ## How to Share + [Share on Twitter](http://twitter.com/intent/tweet?text=https://github.com/EbookFoundation/free-programming-books%0AFree%20Programming%20Books)