mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-14 15:08:34 +02:00
rebuild
This commit is contained in:
parent
4f96e7ebf9
commit
678e49c864
5 changed files with 5 additions and 5 deletions
|
@ -5526,7 +5526,7 @@ require.define("/src/js/intl/strings.js",function(require,module,exports,__dirna
|
||||||
'learn-git-branching': {
|
'learn-git-branching': {
|
||||||
'__desc__': 'The title of the app, with spaces',
|
'__desc__': 'The title of the app, with spaces',
|
||||||
'en_US': 'Learn Git Branching',
|
'en_US': 'Learn Git Branching',
|
||||||
'ja': 'learnGitBranching 日本語版リポジトリ',
|
'ja': '日本語版リポジトリ',
|
||||||
'ko': 'Git 브랜치 배우기',
|
'ko': 'Git 브랜치 배우기',
|
||||||
'zh_CN': '学习Git分支'
|
'zh_CN': '学习Git分支'
|
||||||
},
|
},
|
||||||
|
@ -24416,7 +24416,7 @@ require.define("/src/js/intl/strings.js",function(require,module,exports,__dirna
|
||||||
'learn-git-branching': {
|
'learn-git-branching': {
|
||||||
'__desc__': 'The title of the app, with spaces',
|
'__desc__': 'The title of the app, with spaces',
|
||||||
'en_US': 'Learn Git Branching',
|
'en_US': 'Learn Git Branching',
|
||||||
'ja': 'learnGitBranching 日本語版リポジトリ',
|
'ja': '日本語版リポジトリ',
|
||||||
'ko': 'Git 브랜치 배우기',
|
'ko': 'Git 브랜치 배우기',
|
||||||
'zh_CN': '学习Git分支'
|
'zh_CN': '学习Git分支'
|
||||||
},
|
},
|
||||||
|
|
1
build/bundle.min.8a96eb7a.js
Normal file
1
build/bundle.min.8a96eb7a.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
build/bundle.min.js
vendored
2
build/bundle.min.js
vendored
File diff suppressed because one or more lines are too long
|
@ -426,7 +426,7 @@
|
||||||
For a much easier time perusing the source, see the individual files at:
|
For a much easier time perusing the source, see the individual files at:
|
||||||
https://github.com/pcottle/learnGitBranching
|
https://github.com/pcottle/learnGitBranching
|
||||||
-->
|
-->
|
||||||
<script src="build/bundle.min.e6e92132.js"></script>
|
<script src="build/bundle.min.8a96eb7a.js"></script>
|
||||||
|
|
||||||
<!-- The advantage of github pages: super-easy, simple, slick static hostic.
|
<!-- The advantage of github pages: super-easy, simple, slick static hostic.
|
||||||
The downside? No raw logs to parse for analytics, so I have to include
|
The downside? No raw logs to parse for analytics, so I have to include
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue