-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update January 2024 footer for Japanese (#241)
- Loading branch information
Showing
1 changed file
with
56 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,60 +1,60 @@ | ||
article0title: 'DAT ファイル' | ||
article0link: 'https://www.freecodecamp.org/japanese/news/dat-file-how-to-open-the-dat-file-format-extension/' | ||
article1title: 'Google Doodle ゲーム' | ||
article1link: 'https://www.freecodecamp.org/japanese/news/google-doodle-games-baseball-pacman-and-more/' | ||
article2title: 'CSS センタリング' | ||
article2link: 'https://www.freecodecamp.org/japanese/news/how-to-center-anything-with-css-align-a-div-text-and-more/' | ||
article3title: 'git ブランチ削除' | ||
article3link: 'https://www.freecodecamp.org/japanese/news/how-to-delete-a-git-branch-both-locally-and-remotely/' | ||
article4title: '全絵文字リスト' | ||
article4link: 'https://www.freecodecamp.org/japanese/news/all-emojis-emoji-list-for-copy-and-paste/' | ||
article5title: '画像の中央揃え' | ||
article5link: 'https://www.freecodecamp.org/japanese/news/how-to-center-an-image-in-css/' | ||
article6title: '新しいタブで開く' | ||
article6link: 'https://www.freecodecamp.org/japanese/news/how-to-use-html-to-open-link-in-new-tab/' | ||
article7title: 'Java の文字列と数値' | ||
article7link: 'https://www.freecodecamp.org/japanese/news/java-string-to-int-how-to-convert-a-string-to-an-integer/' | ||
article8title: 'Antimalware Service' | ||
article8link: 'https://www.freecodecamp.org/japanese/news/what-is-antimalware-service-executable-why-is-it-high-cpu-disk-usage/' | ||
article9title: 'HTML テーブル' | ||
article9link: 'https://www.freecodecamp.org/japanese/news/html-tables-table-tutorial-with-css-example-code/' | ||
article10title: 'Python の改行' | ||
article10link: 'https://www.freecodecamp.org/japanese/news/python-new-line-and-how-to-python-print-without-a-newline/' | ||
article11title: 'Windows フォルダ削除' | ||
article11link: 'https://www.freecodecamp.org/japanese/news/cmd-delete-folder-how-to-remove-files-and-folders-in-windows/' | ||
article12title: 'about:blank とは' | ||
article12link: 'https://www.freecodecamp.org/japanese/news/about-blank-what-does-about-blank-mean-and-why-is-it-blocked-in-chrome-and-firefox/' | ||
article0title: 'CSS センタリング' | ||
article0link: 'https://www.freecodecamp.org/japanese/news/how-to-center-anything-with-css-align-a-div-text-and-more/' | ||
article1title: 'DAT ファイル' | ||
article1link: 'https://www.freecodecamp.org/japanese/news/dat-file-how-to-open-the-dat-file-format-extension/' | ||
article2title: 'git ブランチ削除' | ||
article2link: 'https://www.freecodecamp.org/japanese/news/how-to-delete-a-git-branch-both-locally-and-remotely/' | ||
article3title: 'Antimalware Service' | ||
article3link: 'https://www.freecodecamp.org/japanese/news/what-is-antimalware-service-executable-why-is-it-high-cpu-disk-usage/' | ||
article4title: 'Google Doodle ゲーム' | ||
article4link: 'https://www.freecodecamp.org/japanese/news/google-doodle-games-baseball-pacman-and-more/' | ||
article5title: '全絵文字リスト' | ||
article5link: 'https://www.freecodecamp.org/japanese/news/all-emojis-emoji-list-for-copy-and-paste/' | ||
article6title: '画像の中央揃え' | ||
article6link: 'https://www.freecodecamp.org/japanese/news/how-to-center-an-image-in-css/' | ||
article7title: '新しいタブで開く' | ||
article7link: 'https://www.freecodecamp.org/japanese/news/how-to-use-html-to-open-link-in-new-tab/' | ||
article8title: 'about:blank とは' | ||
article8link: 'https://www.freecodecamp.org/japanese/news/about-blank-what-does-about-blank-mean-and-why-is-it-blocked-in-chrome-and-firefox/' | ||
article9title: 'Windows フォルダ削除' | ||
article9link: 'https://www.freecodecamp.org/japanese/news/cmd-delete-folder-how-to-remove-files-and-folders-in-windows/' | ||
article10title: 'Java の文字列と数値' | ||
article10link: 'https://www.freecodecamp.org/japanese/news/java-string-to-int-how-to-convert-a-string-to-an-integer/' | ||
article11title: 'Python IndexError' | ||
article11link: 'https://www.freecodecamp.org/japanese/news/list-index-out-of-range-python-error-message-solved/' | ||
article12title: 'Python の改行' | ||
article12link: 'https://www.freecodecamp.org/japanese/news/python-new-line-and-how-to-python-print-without-a-newline/' | ||
article13title: 'JS 日付フォーマット' | ||
article13link: 'https://www.freecodecamp.org/japanese/news/how-to-format-dates-in-javascript/' | ||
article14title: 'Python + SQL DB' | ||
article14link: 'https://www.freecodecamp.org/japanese/news/connect-python-with-sql/' | ||
article15title: 'npm uninstall' | ||
article15link: 'https://www.freecodecamp.org/japanese/news/npm-uninstall-how-to-remove-a-package/' | ||
article16title: 'Discord ボット' | ||
article16link: 'https://www.freecodecamp.org/japanese/news/create-a-discord-bot-with-python/' | ||
article17title: 'C++ のコンパイル' | ||
article17link: 'https://www.freecodecamp.org/japanese/news/how-to-compile-your-c-code-in-visual-studio-code/' | ||
article18title: 'SVG 画像' | ||
article18link: 'https://www.freecodecamp.org/japanese/news/use-svg-images-in-css-html/' | ||
article19title: 'Python IndexError' | ||
article19link: 'https://www.freecodecamp.org/japanese/news/list-index-out-of-range-python-error-message-solved/' | ||
article20title: 'サブネットマスク' | ||
article20link: 'https://www.freecodecamp.org/japanese/news/subnet-cheat-sheet-24-subnet-mask-30-26-27-29-and-other-ip-address-cidr-network-references/' | ||
article14title: 'npm uninstall' | ||
article14link: 'https://www.freecodecamp.org/japanese/news/npm-uninstall-how-to-remove-a-package/' | ||
article15title: 'Python print' | ||
article15link: 'https://www.freecodecamp.org/japanese/news/python-print-variable-how-to-print-a-string-and-variable/' | ||
article16title: 'シンボリックリンク' | ||
article16link: 'https://www.freecodecamp.org/japanese/news/symlink-tutorial-in-linux-how-to-create-and-remove-a-symbolic-link/' | ||
article17title: 'Python + SQL DB' | ||
article17link: 'https://www.freecodecamp.org/japanese/news/connect-python-with-sql/' | ||
article18title: 'HTML テーブル' | ||
article18link: 'https://www.freecodecamp.org/japanese/news/html-tables-table-tutorial-with-css-example-code/' | ||
article19title: 'スタートメニュー' | ||
article19link: 'https://www.freecodecamp.org/japanese/news/windows-10-start-menu-not-working-solved/' | ||
article20title: 'JS forEach' | ||
article20link: 'https://www.freecodecamp.org/japanese/news/javascript-foreach-how-to-loop-through-an-array-in-js/' | ||
article21title: 'JS 配列の空チェック' | ||
article21link: 'https://www.freecodecamp.org/japanese/news/check-if-javascript-array-is-empty-or-not-with-length/' | ||
article22title: 'JS オブジェクト配列' | ||
article22link: 'https://www.freecodecamp.org/japanese/news/javascript-array-of-objects-tutorial-how-to-create-update-and-loop-through-objects-using-js-array-methods/' | ||
article23title: 'CSS フルページ表示' | ||
article23link: 'https://www.freecodecamp.org/japanese/news/html-page-width-height/' | ||
article24title: 'Python の空リスト' | ||
article24link: 'https://www.freecodecamp.org/japanese/news/python-empty-list-tutorial-how-to-create-an-empty-list-in-python/' | ||
article25title: 'スタートメニュー' | ||
article25link: 'https://www.freecodecamp.org/japanese/news/windows-10-start-menu-not-working-solved/' | ||
article26title: 'JS HTTP リクエスト' | ||
article26link: 'https://www.freecodecamp.org/japanese/news/here-is-the-most-popular-ways-to-make-an-http-request-in-javascript-954ce8c95aaa/' | ||
article27title: 'Bash 文字列配列' | ||
article27link: 'https://www.freecodecamp.org/japanese/news/bash-array-how-to-declare-an-array-of-strings-in-a-bash-script/' | ||
article28title: 'Python print' | ||
article28link: 'https://www.freecodecamp.org/japanese/news/python-print-variable-how-to-print-a-string-and-variable/' | ||
article29title: 'git ブランチの clone' | ||
article29link: 'https://www.freecodecamp.org/japanese/news/git-clone-branch-how-to-clone-a-specific-branch/' | ||
article22title: 'SVG 画像' | ||
article22link: 'https://www.freecodecamp.org/japanese/news/use-svg-images-in-css-html/' | ||
article23title: 'Bash 文字列配列' | ||
article23link: 'https://www.freecodecamp.org/japanese/news/bash-array-how-to-declare-an-array-of-strings-in-a-bash-script/' | ||
article24title: 'CSS フルページ表示' | ||
article24link: 'https://www.freecodecamp.org/japanese/news/html-page-width-height/' | ||
article25title: 'サブネットマスク' | ||
article25link: 'https://www.freecodecamp.org/japanese/news/subnet-cheat-sheet-24-subnet-mask-30-26-27-29-and-other-ip-address-cidr-network-references/' | ||
article26title: 'JS オブジェクト配列' | ||
article26link: 'https://www.freecodecamp.org/japanese/news/javascript-array-of-objects-tutorial-how-to-create-update-and-loop-through-objects-using-js-array-methods/' | ||
article27title: 'Python の空リスト' | ||
article27link: 'https://www.freecodecamp.org/japanese/news/python-empty-list-tutorial-how-to-create-an-empty-list-in-python/' | ||
article28title: 'CSS を HTML に反映' | ||
article28link: 'https://www.freecodecamp.org/japanese/news/how-to-link-css-to-html/' | ||
article29title: 'JS HTTP リクエスト' | ||
article29link: 'https://www.freecodecamp.org/japanese/news/here-is-the-most-popular-ways-to-make-an-http-request-in-javascript-954ce8c95aaa/' |