update challenges
This commit is contained in:
@ -738,12 +738,12 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "560add56cb82ac38a17513c0",
|
"id": "560add56cb82ac38a17513c0",
|
||||||
"title": "Configure your Code Portfolio",
|
"title": "Configure your Profile",
|
||||||
"description": [
|
"description": [
|
||||||
[
|
[
|
||||||
"//i.imgur.com/tP2ccTE.gif",
|
"//i.imgur.com/tP2ccTE.gif",
|
||||||
"A gif showing how you can click your profile image in your upper right hand corner to your code portfolio and connect GitHub.",
|
"A gif showing how you can click your profile image in your upper right hand corner to your profile and connect GitHub.",
|
||||||
"Check out your code portfolio. Click your picture in your upper right hand corner. To activate your code portfolio, you'll need to link your GitHub account with Free Code Camp. Your code portfolio shows your progress and how many Brownie Points you have. You can get Brownie Points by completing challenges and by helping other campers in our chat rooms. If you get Brownie Points on several days in a row, you'll get a streak.",
|
"Check out your profile. Click your picture in your upper right hand corner. To activate your profile, you'll need to link your GitHub account with Free Code Camp. Your profile shows your progress and how many Brownie Points you have. You can get Brownie Points by completing challenges and by helping other campers in our chat rooms. If you get Brownie Points on several days in a row, you'll get a streak.",
|
||||||
""
|
""
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
@ -760,12 +760,12 @@
|
|||||||
""
|
""
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"titleDe": "Erstelle dein Code Portfolio",
|
"titleDe": "Erstelle dein profile",
|
||||||
"descriptionDe": [
|
"descriptionDe": [
|
||||||
[
|
[
|
||||||
"//i.imgur.com/tP2ccTE.gif",
|
"//i.imgur.com/tP2ccTE.gif",
|
||||||
"Ein GIF das dir zeigt wie man sein Profilbild in der rechten oberen Ecke anklickt um zu deinem Code Portfolio zu gelangen und mit GitHub zu verbinden",
|
"Ein GIF das dir zeigt wie man sein Profilbild in der rechten oberen Ecke anklickt um zu deinem profile zu gelangen und mit GitHub zu verbinden",
|
||||||
"Schau dir dein Code Portfolio an. Klick auf dein Profilbild in der rechten oberen Ecke. Um dein Portfolio zu aktivieren musst du deinen GitHub Account mit Free Code Camp verbinden. Dein Code Portfolio zeigt deinen Fortschritt und wieviele Brownie Punkte du hast. Du bekommst Brownie Punkte wenn du Aufgaben löst oder anderen Campern im Chat hilfst. Wenn du an mehreren Tagen in Folge Brownie Punkte erhälst bekommst du einen \"streak\"",
|
"Schau dir dein profile an. Klick auf dein Profilbild in der rechten oberen Ecke. Um dein Portfolio zu aktivieren musst du deinen GitHub Account mit Free Code Camp verbinden. Dein profile zeigt deinen Fortschritt und wieviele Brownie Punkte du hast. Du bekommst Brownie Punkte wenn du Aufgaben löst oder anderen Campern im Chat hilfst. Wenn du an mehreren Tagen in Folge Brownie Punkte erhälst bekommst du einen \"streak\"",
|
||||||
""
|
""
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
|
@ -20,7 +20,7 @@ block content
|
|||||||
a.btn.btn-lg.btn-block.btn-primary.btn-link-social(href='mailto:team@freecodecamp.com')
|
a.btn.btn-lg.btn-block.btn-primary.btn-link-social(href='mailto:team@freecodecamp.com')
|
||||||
| Email us at team@freecodecamp.com
|
| Email us at team@freecodecamp.com
|
||||||
.spacer
|
.spacer
|
||||||
h1.text-center #{username}'s code portfolio
|
h1.text-center #{username}
|
||||||
hr
|
hr
|
||||||
.row
|
.row
|
||||||
.col-xs-12.col-sm-10.col-sm-offset-1.col-md-8.col-md-offset-2.text-center
|
.col-xs-12.col-sm-10.col-sm-offset-1.col-md-8.col-md-offset-2.text-center
|
||||||
|
Reference in New Issue
Block a user