-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of github.com:imersao-alura/aluraflix
- Loading branch information
Showing
6 changed files
with
1,164 additions
and
83 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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"categorias": [ | ||
{ | ||
"id": 1, | ||
"titulo": "Front End", | ||
"cor": "#6BD1FF", | ||
"link_extra": { | ||
"text": "Formação de Front End na Alura", | ||
"url": "https://www.alura.com.br/cursos-online-front-end" | ||
} | ||
} | ||
], | ||
"videos": [ | ||
{ | ||
"id": 1, | ||
"categoriaId": 1, | ||
"titulo": "SEO com React", | ||
"url": "https://www.youtube.com/watch?v=c8mVlakBESE" | ||
} | ||
] | ||
} |
Oops, something went wrong.
273d142
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: