From d863018dd939729076b4ac839e1454d37c42d7e7 Mon Sep 17 00:00:00 2001 From: Ahmad Abdolsaheb Date: Tue, 8 Feb 2022 18:41:16 +0300 Subject: [PATCH] feat: footer Feb 22 (#45043) --- client/i18n/locales/english/trending.json | 125 +++++++++++----------- 1 file changed, 61 insertions(+), 64 deletions(-) diff --git a/client/i18n/locales/english/trending.json b/client/i18n/locales/english/trending.json index 6e83b1ee1d..5a994f0cf8 100644 --- a/client/i18n/locales/english/trending.json +++ b/client/i18n/locales/english/trending.json @@ -1,65 +1,62 @@ { - "article0title": "CSS Vertical Align", - "article0link": "https://www.freecodecamp.org/news/css-vertical-align-how-to-center-a-div-text-or-an-image-example-code/", - "article1title": "JavaScript for loop", - "article1link": "https://www.freecodecamp.org/news/javascript-for-loop-how-to-loop-through-an-array-in-js/", - "article2title": "Google Doodle Games", - "article2link": "https://www.freecodecamp.org/news/google-doodle-games-baseball-pacman-and-more/", - "article3title": "Excel Text Function", - "article3link": "https://www.freecodecamp.org/news/excel-text-function-how-to-convert-a-number-to-text-format/", - "article4title": "What is a Hyperlink?", - "article4link": "https://www.freecodecamp.org/news/what-is-a-hyperlink-definition-for-html-link-beginners/", - "article5title": "SQL Update Statement", - "article5link": "https://www.freecodecamp.org/news/sql-update-statement-update-query-in-sql/", - "article6title": "CSS Background Image", - "article6link": "https://www.freecodecamp.org/news/css-background-image-with-html-example-code/", - "article7title": "What is about:blank?", - "article7link": "https://www.freecodecamp.org/news/what-is-about-blank-chrome-blank-homepage-guide/", - "article8title": "CSS Background Color", - "article8link": "https://www.freecodecamp.org/news/css-background-color-how-to-change-the-background-color-in-html/", - "article9title": "Basic HTML5 Template", - "article9link": "https://www.freecodecamp.org/news/basic-html5-template-boilerplate-code-example/", - "article10title": "CSS Border", - "article10link": "https://www.freecodecamp.org/news/css-border-style-and-html-code-examples/", - "article11title": "SQL Queries", - "article11link": "https://www.freecodecamp.org/news/learn-sql-queries-database-query-tutorial-for-beginners/", - "article12title": "HTML tag", - "article12link": "https://www.freecodecamp.org/news/html-a-tag-anchor-link-href-example/", - "article13title": "HTML Padding", - "article13link": "https://www.freecodecamp.org/news/html-padding-css-padding-order/", - "article14title": "What is Coding?", - "article14link": "https://www.freecodecamp.org/news/what-is-coding/", - "article15title": "Insert Into SQL", - "article15link": "https://www.freecodecamp.org/news/insert-into-sql-sql-insert-statement-example/", - "article16title": "Python for loop", - "article16link": "https://www.freecodecamp.org/news/python-for-loop-example-and-tutorial/", - "article17title": "Free Coding Games", - "article17link": "https://www.freecodecamp.org/news/12-free-coding-games-to-learn-programming-for-beginners/", - "article18title": "If Statement Excel", - "article18link": "https://www.freecodecamp.org/news/if-statement-excel-if-function-examples/", - "article19title": "Alter Table in SQL", - "article19link": "https://www.freecodecamp.org/news/alter-table-in-sql-how-to-add-a-column-or-rename-a-column-in-sql/", - "article20title": "Row vs Column in Excel", - "article20link": "https://www.freecodecamp.org/news/row-vs-column-in-excel-what-is-the-difference/", - "article21title": "Remove Activate Windows", - "article21link": "https://www.freecodecamp.org/news/how-to-get-rid-of-the-activate-windows-watermark-windows-10-pc-activation-message-removal/", - "article22title": "Type the Not Equal Sign", - "article22link": "https://www.freecodecamp.org/news/not-equal-sign-how-to-type-the-does-not-equal-symbol/", - "article23title": "Google Docs Voice Typing", - "article23link": "https://www.freecodecamp.org/news/google-docs-voice-typing-how-to-use-speech-to-text-in-a-google-doc/", - "article24title": "Python if else Statement", - "article24link": "https://www.freecodecamp.org/news/python-if-else-statement-conditional-statements-explained/", - "article25title": "How to Screenshot on Mac", - "article25link": "https://www.freecodecamp.org/news/how-to-screenshot-on-mac-take-a-screen-capture-with-a-keyboard-shortcut/", - "article26title": "SQL Where Clause Examples", - "article26link": "https://www.freecodecamp.org/news/sql-where-clause-examples/", - "article27title": "Access Clipboard in Android", - "article27link": "https://www.freecodecamp.org/news/how-to-access-clipboard-in-android-and-clear-it/", - "article28title": "JavaScript if-else & if-then", - "article28link": "https://www.freecodecamp.org/news/javascript-if-else-and-if-then-js-conditional-statements/", - "article29title": "Clear Browser Search History", - "article29link": "https://www.freecodecamp.org/news/how-to-clear-search-history-delete-all-browsing-data-in-chrome/" -} - - - + "article0title": "HTML Font Style", + "article0link": "https://www.freecodecamp.org/news/html-font-style-how-to-change-text-color-and-size-with-an-html-tag/", + "article1title": "Python Enumerate", + "article1link": "https://www.freecodecamp.org/news/python-enumerate-python-enum-for-loop-index-example/", + "article2title": "
 tag in HTML",
+  "article2link": "https://www.freecodecamp.org/news/pre-tag-in-html-example-code/",
+  "article3title": "Git Delete Branch",
+  "article3link": "https://www.freecodecamp.org/news/git-delete-branch-how-to-remove-a-local-or-remote-branch/",
+  "article4title": "Git Revert Commit",
+  "article4link": "https://www.freecodecamp.org/news/git-revert-commit-how-to-undo-the-last-commit/",
+  "article5title": "Bold Font in HTML",
+  "article5link": "https://www.freecodecamp.org/news/bold-font-in-html-font-weight-for-letters/",
+  "article6title": "HTML Button onclick",
+  "article6link": "https://www.freecodecamp.org/news/html-button-onclick-javascript-click-event-tutorial/",
+  "article7title": "HTML Underline Text",
+  "article7link": "https://www.freecodecamp.org/news/html-underline-text-how-to-use-the-u-tag-with-example-code/",
+  "article8title": "CSS Display Property",
+  "article8link": "https://www.freecodecamp.org/news/the-css-display-property-display-none-display-table-inline-block-and-more/",
+  "article9title": "SQL Left Join Syntax",
+  "article9link": "https://www.freecodecamp.org/news/sql-left-join-example-join-statement-syntax/",
+  "article10title": "CSS Font",
+  "article10link": "https://www.freecodecamp.org/news/html-font-css-font-family-example-serif-and-sans-serif-characters/",
+  "article11title": "HTML Space",
+  "article11link": "https://www.freecodecamp.org/news/html-space-how-to-add-a-non-breaking-space-with-the-nbsp-character-entity/",
+  "article12title": "HTML Forms",
+  "article12link": "https://www.freecodecamp.org/news/html-form-input-type-and-submit-button-example/",
+  "article13title": "How to Code",
+  "article13link": "https://www.freecodecamp.org/news/how-to-code-coding-for-beginners-and-how-to-learn-programming-for-free/",
+  "article14title": "What is PHP?",
+  "article14link": "https://www.freecodecamp.org/news/what-is-php-the-php-programming-language-meaning-explained/",
+  "article15title": "What is HTML?",
+  "article15link": "https://www.freecodecamp.org/news/what-is-html-definition-and-meaning/",
+  "article16title": "HTML Image Tag",
+  "article16link": "https://www.freecodecamp.org/news/img-html-image-tag-tutorial/",
+  "article17title": "What is HTTPS?",
+  "article17link": "https://www.freecodecamp.org/news/what-is-https-http-vs-https-meaning-and-how-it-works/",
+  "article18title": "SQL Join Types",
+  "article18link": "https://www.freecodecamp.org/news/sql-join-types-inner-join-vs-outer-join-example/",
+  "article19title": "Coding Websites",
+  "article19link": "https://www.freecodecamp.org/news/coding-websites-where-you-can-learn-how-to-code-for-free/",
+  "article20title": "Case Statement in SQL",
+  "article20link": "https://www.freecodecamp.org/news/case-statement-in-sql-example-query/",
+  "article21title": "JavaScript setTimeout()",
+  "article21link": "https://www.freecodecamp.org/news/javascript-settimeout-js-timer-to-delay-n-seconds/",
+  "article22title": "Python Function Examples",
+  "article22link": "https://www.freecodecamp.org/news/python-function-examples-how-to-declare-and-invoke-with-parameters-2/",
+  "article23title": "External CSS Stylesheets",
+  "article23link": "https://www.freecodecamp.org/news/external-css-stylesheets-how-to-link-css-to-html-and-import-into-head/",
+  "article24title": "HTML and CSS Code Examples",
+  "article24link": "https://www.freecodecamp.org/news/html-and-css-inline-style-external-stylesheet-css-code-examples/",
+  "article25title": "Remove a Directory in Linux",
+  "article25link": "https://www.freecodecamp.org/news/remove-a-directory-in-linux-how-to-delete-directories-and-contents-from-the-command-line/",
+  "article26title": "Text Box in Google Docs",
+  "article26link": "https://www.freecodecamp.org/news/how-to-insert-a-text-box-in-google-docs-add-textbox-tutorial/",
+  "article27title": "Outlier in Statistics",
+  "article27link": "https://www.freecodecamp.org/news/what-is-an-outlier-definition-and-how-to-find-outliers-in-statistics/",
+  "article28title": "Windows 10 Screen Brightness",
+  "article28link": "https://www.freecodecamp.org/news/how-to-change-screen-brightness-on-windows-10/",
+  "article29title": "Unblock Someone on Instagram",
+  "article29link": "https://www.freecodecamp.org/news/how-to-unblock-someone-on-instagram/"
+}
\ No newline at end of file