Skip to content
This repository has been archived by the owner on Nov 23, 2018. It is now read-only.

Commit

Permalink
Rename Apple touch icon & add <link> to index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurvr committed Oct 22, 2014
1 parent fb592e6 commit 6b97cfd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes
1 change: 1 addition & 0 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<title>Mobile Boilerplate: A best practice baseline for your mobile web app</title>
<meta name="description" content="Mobile Boilerplate is a professional front-end template that helps you build fast and robust mobile web applications. Spend more time developing and less time reinventing the wheel.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Open+Sans:400,700">

<!-- build:css css/main.css -->
Expand Down

0 comments on commit 6b97cfd

Please sign in to comment.