Skip to content

Commit 0bd984f

Browse files
moskybtjgrathwell
authored andcommitted
Update logos and macOS name on 'choose your OS' page
1 parent 3055190 commit 0bd984f

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

public/img/macface.jpg

-14.6 KB
Binary file not shown.

public/img/macos.png

67.9 KB
Loading

public/img/windows.png

-121 KB
Loading

sites/en/installfest/choose_your_operating_system.step

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
h2 "What's your operating system?"
22

33
div(class: "os-button") do
4-
simple_link "macintosh" do
5-
img src: "/img/macface.jpg"
6-
h3 "Macintosh"
4+
simple_link "macOS" do
5+
img src: "/img/macos.png"
6+
h3 "macOS"
77
end
88
end
99
div(class: "os-button") do

0 commit comments

Comments
 (0)