Skip to content

Commit

Permalink
fix: yaml style
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmaxed committed Jul 20, 2023
1 parent 122cf01 commit ed5486d
Showing 1 changed file with 61 additions and 60 deletions.
121 changes: 61 additions & 60 deletions build/universal/trending/english.yaml
Original file line number Diff line number Diff line change
@@ -1,60 +1,61 @@
article0title: "Bash If Statement"
article0link: "https://www.freecodecamp.org/news/bash-if-statement-linux-shell-if-else-syntax-example/"
article1title: "Align Text in HTML"
article1link: "https://www.freecodecamp.org/news/how-to-align-text-in-html/"
article2title: "JS Copy and Object"
article2link: "https://www.freecodecamp.org/news/clone-an-object-in-javascript/"
article3title: "Tableau vs Power BI"
article3link: "Tableau VS Power BI – What's the Difference?"
article4title: "What is rem in CSS?"
article4link: "https://www.freecodecamp.org/news/what-is-rem-in-css-rem-unit-font-size-padding-height-and-more/"
article5title: "Quick Sort Algorithm"
article5link: "https://www.freecodecamp.org/news/quick-sort-algorithm-time-complexity-with-cpp-and-java-code/"
article6title: "How to Open XML Files"
article6link: "https://www.freecodecamp.org/news/how-to-open-an-xml-file/"
article7title: "What’s Node Used For?"
article7link: "https://www.freecodecamp.org/news/node-js-server-side-javascript-what-is-node-used-for/"
article8title: "Declare an Array in JS"
article8link: "https://www.freecodecamp.org/news/how-to-declare-an-array-in-javascript-creating-an-array-in-js/"
article9title: "Python String Contains"
article9link: "https://www.freecodecamp.org/news/python-string-contains-python-3-substring-tutorial-2/"
article10title: "CS vs IT"
article10link: "https://www.freecodecamp.org/news/computer-science-vs-information-technology-whats-the-difference/"
article11title: "JS Append"
article11link: "https://www.freecodecamp.org/news/javascript-add-to-an-array-js-append/"
article12title: "SQL Select"
article12link: "https://www.freecodecamp.org/news/sql-select-statement-and-query-examples/"
article13title: "PHP Explode"
article13link: "https://www.freecodecamp.org/news/php-explode-how-to-split-a-string-into-an-array/"
article14title: "PHP Implode"
article14link: "https://www.freecodecamp.org/news/php-implode-convert-array-to-string-with-join/"
article15title: "What is YAML?"
article15link: "https://www.freecodecamp.org/news/what-is-yaml-the-yml-file-format/"
article16title: "What is an ORM?"
article16link: "https://www.freecodecamp.org/news/what-is-an-orm-the-meaning-of-object-relational-mapping-database-tools/"
article17title: "SOLID Principles"
article17link: "https://www.freecodecamp.org/news/solid-principles-for-programming-and-software-design/"
article18title: "SQL Date Example"
article18link: "https://www.freecodecamp.org/news/sql-date-function-query-timestamp-example-format/"
article19title: "JavaScript Minify"
article19link: "https://www.freecodecamp.org/news/javascript-minify-minifying-js-with-a-minifier-or-jsmin/"
article20title: "Append String in Python"
article20link: "https://www.freecodecamp.org/news/append-a-string-in-python-str-appending/"
article21title: "What is Data Analytics?"
article21link: "https://www.freecodecamp.org/news/what-is-data-analytics-data-analysis-and-definition-for-beginners/"
article22title: "Git Revert to Last Commit"
article22link: "https://www.freecodecamp.org/news/git-reverting-to-previous-commit-how-to-revert-to-last-commit/"
article23title: "What is an IDE in Coding?"
article23link: "https://www.freecodecamp.org/news/what-is-an-ide-for-beginners/"
article24title: "Convert Int to String C++"
article24link: "https://www.freecodecamp.org/news/how-to-convert-an-int-to-a-string-in-cpp/"
article25title: "Data Analyst vs Scientist"
article25link: "https://www.freecodecamp.org/news/data-analyst-vs-data-scientist-whats-the-difference/"
article26title: "Lowercase a Python String"
article26link: "https://www.freecodecamp.org/news/how-to-lowercase-python-string/"
article27title: "Stratified Random Sampling"
article27link: "https://www.freecodecamp.org/news/what-is-stratified-random-sampling-definition-and-python-example/"
article28title: "Linux Environment Variables"
article28link: "https://www.freecodecamp.org/news/how-to-set-an-environment-variable-in-linux/"
article29title: "Which Programming Language?"
article29link: "https://www.freecodecamp.org/news/the-best-programming-language-to-learn-beginners-guide-to-coding/"
article0title: Bash If Statement
article0link: https://www.freecodecamp.org/news/bash-if-statement-linux-shell-if-else-syntax-example/
article1title: Align Text in HTML
article1link: https://www.freecodecamp.org/news/how-to-align-text-in-html/
article2title: "JS Copy and Object"
article2link: "https://www.freecodecamp.org/news/clone-an-object-in-javascript/"
article3title: "Tableau vs Power BI"
article3link: "Tableau VS Power BI – What's the Difference?"
article4title: "What is rem in CSS?"
article4link: "https://www.freecodecamp.org/news/what-is-rem-in-css-rem-unit-font-size-padding-height-and-more/"
article5title: "Quick Sort Algorithm"
article5link: "https://www.freecodecamp.org/news/quick-sort-algorithm-time-complexity-with-cpp-and-java-code/"
article6title: "How to Open XML Files"
article6link: "https://www.freecodecamp.org/news/how-to-open-an-xml-file/"
article7title: "What’s Node Used For?"
article7link: "https://www.freecodecamp.org/news/node-js-server-side-javascript-what-is-node-used-for/"
article8title: "Declare an Array in JS"
article8link: "https://www.freecodecamp.org/news/how-to-declare-an-array-in-javascript-creating-an-array-in-js/"
article9title: "Python String Contains"
article9link: "https://www.freecodecamp.org/news/python-string-contains-python-3-substring-tutorial-2/"
article10title: "CS vs IT"
article10link: "https://www.freecodecamp.org/news/computer-science-vs-information-technology-whats-the-difference/"
article11title: "JS Append"
article11link: "https://www.freecodecamp.org/news/javascript-add-to-an-array-js-append/"
article12title: "SQL Select"
article12link: "https://www.freecodecamp.org/news/sql-select-statement-and-query-examples/"
article13title: "PHP Explode"
article13link: "https://www.freecodecamp.org/news/php-explode-how-to-split-a-string-into-an-array/"
article14title: "PHP Implode"
article14link: "https://www.freecodecamp.org/news/php-implode-convert-array-to-string-with-join/"
article15title: "What is YAML?"
article15link: "https://www.freecodecamp.org/news/what-is-yaml-the-yml-file-format/"
article16title: "What is an ORM?"
article16link: "https://www.freecodecamp.org/news/what-is-an-orm-the-meaning-of-object-relational-mapping-database-tools/"
article17title: "SOLID Principles"
article17link: "https://www.freecodecamp.org/news/solid-principles-for-programming-and-software-design/"
article18title: "SQL Date Example"
article18link: "https://www.freecodecamp.org/news/sql-date-function-query-timestamp-example-format/"
article19title: "JavaScript Minify"
article19link: "https://www.freecodecamp.org/news/javascript-minify-minifying-js-with-a-minifier-or-jsmin/"
article20title: "Append String in Python"
article20link: "https://www.freecodecamp.org/news/append-a-string-in-python-str-appending/"
article21title: "What is Data Analytics?"
article21link: "https://www.freecodecamp.org/news/what-is-data-analytics-data-analysis-and-definition-for-beginners/"
article22title: "Git Revert to Last Commit"
article22link: "https://www.freecodecamp.org/news/git-reverting-to-previous-commit-how-to-revert-to-last-commit/"
article23title: "What is an IDE in Coding?"
article23link: "https://www.freecodecamp.org/news/what-is-an-ide-for-beginners/"
article24title: "Convert Int to String C++"
article24link: "https://www.freecodecamp.org/news/how-to-convert-an-int-to-a-string-in-cpp/"
article25title: "Data Analyst vs Scientist"
article25link: "https://www.freecodecamp.org/news/data-analyst-vs-data-scientist-whats-the-difference/"
article26title: "Lowercase a Python String"
article26link: "https://www.freecodecamp.org/news/how-to-lowercase-python-string/"
article27title: "Stratified Random Sampling"
article27link: "https://www.freecodecamp.org/news/what-is-stratified-random-sampling-definition-and-python-example/"
article28title: "Linux Environment Variables"
article28link: "https://www.freecodecamp.org/news/how-to-set-an-environment-variable-in-linux/"
article29title: "Which Programming Language?"
article29link: "https://www.freecodecamp.org/news/the-best-programming-language-to-learn-beginners-guide-to-coding/"

0 comments on commit ed5486d

Please sign in to comment.