Add "Learn Git Branching" (ja: interactive-tutorials) (#11154)
* add: Learn Git Branching * fix: blank space between linespull/11155/head
parent
3297da1a38
commit
d1e5603185
|
@ -1,11 +1,17 @@
|
||||||
### Index
|
### Index
|
||||||
|
|
||||||
|
* [Git](#git)
|
||||||
* [HTML and CSS](#html-and-css)
|
* [HTML and CSS](#html-and-css)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [React](#react)
|
* [React](#react)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
|
|
||||||
|
|
||||||
|
## Git
|
||||||
|
|
||||||
|
* [Learn Git Branching](https://learngitbranching.js.org/?locale=ja)
|
||||||
|
|
||||||
|
|
||||||
### HTML and CSS
|
### HTML and CSS
|
||||||
|
|
||||||
* [レスポンシブウェブデザイン](https://www.freecodecamp.org/japanese/learn/responsive-web-design) - freeCodeCamp
|
* [レスポンシブウェブデザイン](https://www.freecodecamp.org/japanese/learn/responsive-web-design) - freeCodeCamp
|
||||||
|
|
Loading…
Reference in New Issue