Skip to content

Commit

Permalink
Update logos and macOS name on 'choose your OS' page
Browse files Browse the repository at this point in the history
  • Loading branch information
moskyb authored and tjgrathwell committed Jul 31, 2018
1 parent 3055190 commit 0bd984f
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Binary file removed public/img/macface.jpg
Binary file not shown.
Binary file added public/img/macos.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/img/windows.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions sites/en/installfest/choose_your_operating_system.step
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
h2 "What's your operating system?"

div(class: "os-button") do
simple_link "macintosh" do
img src: "/img/macface.jpg"
h3 "Macintosh"
simple_link "macOS" do
img src: "/img/macos.png"
h3 "macOS"
end
end
div(class: "os-button") do
Expand Down

0 comments on commit 0bd984f

Please sign in to comment.