File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ choice2url: /platform-as-a-service.html
99choice2icon: fa-puzzle-piece fa-inverse
1010choice2text: Forget servers. Give me the easier platform-as-a-service option.
1111choice3url: /web-servers.html
12- choice3icon: fa-exchange fa-inverse
12+ choice3icon: fa-cloud
1313choice3text: I'll install Linux as my OS. Which web server should I use?
1414choice4url:
1515choice4icon:
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ category: page
33slug: operating-systems
44sort-order: 033
55choice1url: /web-servers.html
6- choice1icon: fa-exchange fa-inverse
6+ choice1icon: fa-cloud
77choice1text: I'll install Linux as my OS. What web server should I use?
88choice2url: /application-dependencies.html
99choice2icon: fa-archive fa-inverse
Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ choice2text: How should I host static content such as my CSS files?
1111choice3url: /source-control.html
1212choice3icon: fa-code-fork fa-inverse
1313choice3text: How can I save and version my code so it doesn't get lost?
14- choice4url:
15- choice4icon:
16- choice4text:
14+ choice4url: /application-programming-intefaces.html
15+ choice4icon: fa-exchange
16+ choice4text: What are application programming interfaces?
1717
1818
1919# Cascading Style Sheets (CSS)
Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ choice2text: Where should I host static content such as my JavaScript files?
1111choice3url: /source-control.html
1212choice3icon: fa-code-fork fa-inverse
1313choice3text: How do I save and version my code so it does not get lost?
14- choice4url: /deployment .html
15- choice4icon: fa-share fa-inverse
16- choice4text: How do I deploy my web application ?
14+ choice4url: /application-programming-intefaces .html
15+ choice4icon: fa-exchange
16+ choice4text: What are application programming interfaces ?
1717
1818
1919# JavaScript
You can’t perform that action at this time.
0 commit comments