From 933afb0e1e97496f56e9f7f0025d276f38f6e7ee Mon Sep 17 00:00:00 2001 From: Michael Knepprath Date: Mon, 14 Jan 2019 16:32:36 -0600 Subject: [PATCH] Fix Safari sources --- config/browsers.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/browsers.js b/config/browsers.js index 3174673..23edbef 100644 --- a/config/browsers.js +++ b/config/browsers.js @@ -35,8 +35,8 @@ export default { image: '/static/img/safari.jpg', url: 'https://www.apple.com/safari/', sources: { - windows: 'https://www.apple.com/safari/', macos: 'https://www.apple.com/safari/', + ios: 'https://www.apple.com/safari/', }, }, {