Skip to content

Commit

Permalink
Add Apple touch icon.
Browse files Browse the repository at this point in the history
Revert demo URL in README.md.
  • Loading branch information
lacek committed Apr 22, 2014
1 parent e9960aa commit 0aa07b9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Text to Image
==============================
This is a little app to convert text to a downloadable image file. Demo is
[here](http://rawgit.com/lacek/text2image/master/index.html)
[here](http://cdn.rawgit.com/lacek/text2image/master/index.html)

Motivation
------------------------------
Expand Down
File renamed without changes
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<title>Text to Image</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="apple-mobile-web-app-capable" content="yes">

<link rel='shortcut icon' type='image/x-icon' href='favicon.ico' />
<link rel="stylesheet" href="css/bootstrap.min.css">
Expand Down

0 comments on commit 0aa07b9

Please sign in to comment.