diff --git a/altervp/README.md b/altervp/README.md index 250ac5a..2a6af5b 100644 --- a/altervp/README.md +++ b/altervp/README.md @@ -57,7 +57,7 @@ const AlterVP = { } }; - + ``` Alternatively, you can use our CDN: ```html diff --git a/change-language-link-text-changer/readme.md b/change-language-link-text-changer/readme.md index ee5ebab..c49630d 100644 --- a/change-language-link-text-changer/readme.md +++ b/change-language-link-text-changer/readme.md @@ -27,7 +27,7 @@ The full code, using jsDelivr: var change_language_link = "your_website_url", change_language_text = "your_text"; - + ``` Alternatively, you can use our CDN: ```html diff --git a/change-password-link-text-changer/readme.md b/change-password-link-text-changer/readme.md index e9f6cbd..a0be865 100644 --- a/change-password-link-text-changer/readme.md +++ b/change-password-link-text-changer/readme.md @@ -26,7 +26,7 @@ The full code, using jsDelivr: var change_password_link = "your_website_url", change_password_text = "your_text"; - + ``` Alternatively, you can use our CDN: ```html diff --git a/cpanel-logo-to-copyright/readme.md b/cpanel-logo-to-copyright/readme.md index 5fb4e35..532cf2d 100644 --- a/cpanel-logo-to-copyright/readme.md +++ b/cpanel-logo-to-copyright/readme.md @@ -46,7 +46,7 @@ The full code, using jsDelivr: } - + ``` Alternatively, you can use our CDN: ```html diff --git a/dropdown-bug-fix/README.md b/dropdown-bug-fix/README.md index eb78c98..7e1d104 100644 --- a/dropdown-bug-fix/README.md +++ b/dropdown-bug-fix/README.md @@ -18,7 +18,7 @@ To solve this, we need an external service which adds the correct type, like jsD The full code, using jsDelivr: ```html - + ``` Alternatively, you can use our CDN: ```html diff --git a/responsive-domain-search/README.md b/responsive-domain-search/README.md index 546880a..d076b56 100644 --- a/responsive-domain-search/README.md +++ b/responsive-domain-search/README.md @@ -32,7 +32,7 @@ The full code, using jsDelivr: affCode = "AFFILIATE_CODE_HERE"; */ - + ``` Alternatively, you can use our CDN: ```html diff --git a/sidebar-bug-fix/README.md b/sidebar-bug-fix/README.md index 5214519..a354a44 100644 --- a/sidebar-bug-fix/README.md +++ b/sidebar-bug-fix/README.md @@ -19,7 +19,7 @@ To solve this, we need an external service which adds the correct type, like jsD The full code, using jsDelivr: ```html - + ``` Alternatively, you can use our CDN: ```html diff --git a/tutorial-link-changer/readme.md b/tutorial-link-changer/readme.md index b11497a..94883a2 100644 --- a/tutorial-link-changer/readme.md +++ b/tutorial-link-changer/readme.md @@ -40,7 +40,7 @@ The full code, using jsDelivr: tutorial : "YOUR TUTORIAL LINK WITH HTTP(S) PROTOCOL", } - + ``` Alternatively, you can use our CDN: ```html