Fixed menu to contain also iOS. (#1851)

* Fixed menu to contain also iOS.

Because article it also about iOS.

* Changed URL in link.

* Renamed android page to mobile.

* Added redirect_from for mobile page from old path.

* Fixed formatting in mobile page.
This commit is contained in:
Jan Pobořil 2017-01-31 10:46:05 +01:00 committed by Fabian Affolter
parent d5d8b9725d
commit f006544cb6
5 changed files with 9 additions and 3 deletions

View file

@ -27,6 +27,8 @@ GEM
rouge (~> 1.7)
safe_yaml (~> 1.0)
jekyll-paginate (1.1.0)
jekyll-redirect-from (0.11.0)
jekyll (>= 2.0)
jekyll-sass-converter (1.3.0)
sass (~> 3.2)
jekyll-sitemap (0.11.0)
@ -118,6 +120,7 @@ DEPENDENCIES
haml (~> 4.0)
jekyll (~> 3.0)
jekyll-paginate
jekyll-redirect-from
jekyll-sitemap
jekyll-time-to-read
octopress (~> 3.0)