-
-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Code refactoring, video.json and modified docs
- Loading branch information
1 parent
8618800
commit 4bbb600
Showing
3 changed files
with
88 additions
and
29 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
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
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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
[ | ||
{ | ||
"series": "Crazy facts that you did not know", | ||
"part": "4", | ||
"outro": "Follow us for more", | ||
"path": "F:\\PremiereTrash", | ||
"text": "Did you know that there are more possible iterations of a game of chess than there are atoms in the observable universe? The number of possible legal moves in a game of chess is around 10^120!" | ||
}, | ||
{ | ||
"series": "Crazy facts that you did not know", | ||
"part": "5", | ||
"outro": "Follow us for more", | ||
"path": "F:\\PremiereTrash", | ||
"text": "Hi, this is a test and it will be a video!" | ||
} | ||
] |