-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added fb / twitter meta tags and link to fb page
Considered adding a more in depth facebook integration but it would bloat the page
- Loading branch information
1 parent
ec0a25e
commit d36820e
Showing
10 changed files
with
29 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
bundle.1a7e35ba69d090eab088.css → bundle.5e3021619e26e832f440.css
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
bundle.1a7e35ba69d090eab088.js → bundle.5e3021619e26e832f440.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
bundle.1a7e35ba69d090eab088.js.map → bundle.5e3021619e26e832f440.js.map
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<html> <head> <link rel=icon href="./images/favicon48.png?cachebust=23843"/> <meta name=viewport content="width=device-width,initial-scale=1,user-scalable=no"> <title>Minimage : minimal image editor</title> <meta name=description content="Free web app to draw on your images. Works on mobile. No watermark."/> <link rel=manifest href=./manifest.json> <meta name=theme-color id=theme-color content=#f44336 /> <meta name=mobile-web-app-capable content=yes> <link href="/bundle.1a7e35ba69d090eab088.css" rel="stylesheet"></head> <body> <noscript><h1 class=noscript>This app requires javascript to be enabled, sorry.</h1></noscript> <div id=inputForAFile> <div id=readme> <label id=fileInputWrapper> <span class=text-label>Pick a photo to draw on it</span> <input type=file id=fileinput accept=image/* /> </label> <div class=links> <a href=https://github.com/renanlecaro/minimage>Github</a> <a href=https://goo.gl/forms/gct3EtRegU1R2ayv2>Feedbacks</a> </div> </div> <canvas id=welcome></canvas> </div> <div id=drawAndDownload style=display:none> <div id=drawzoneWrapper> <div id=background></div> <canvas id=drawzone></canvas> </div> <div id=topbar> <button id=pensizePreview> <div id=pensizePreviewDot></div> <div id=pensizePreviewBorder></div> </button> <input type=range id=pensize min=2 max=60 /> <a id=download href=#> <span class=icon> <svg xmlns=http://www.w3.org/2000/svg height=20 width=20><path d="M0 15.667v-1.542q0-.708.505-1.208t1.214-.5q.708 0 1.208.5t.5 1.208v1.542q0 .375.266.635.265.26.63.26h11.354q.365 0 .63-.26.266-.26.266-.635v-1.542q0-.708.5-1.208t1.208-.5q.709 0 1.214.5T20 14.125v1.542q0 1.791-1.266 3.062Q17.47 20 15.677 20H4.323q-1.792 0-3.057-1.27Q0 17.457 0 15.666zM3.302 8.01q0-.708.51-1.208.5-.5 1.209-.5.708 0 1.208.5l2.25 2.25V1.708Q8.48 1 8.98.5t1.209-.5q.708 0 1.213.5.505.5.505 1.208v7.344l2.354-2.354q.5-.5 1.209-.5.708 0 1.208.5.51.5.51 1.213 0 .714-.51 1.214l-5.27 5.27q-.522.522-1.22.522-.687 0-1.208-.521L3.813 9.229q-.51-.51-.51-1.219z"/></svg> </span> <span class=label>Download</span> </a> </div> </div> <div id=spinners /><i></i><i></i><i></i> <script type="text/javascript" src="/bundle.1a7e35ba69d090eab088.js"></script></body> </html> | ||
<html> <head> <link rel=icon href="./images/favicon48.png?cachebust=18657"/> <meta name=viewport content="width=device-width,initial-scale=1,user-scalable=no"> <title>Minimage : minimal image editor</title> <meta name=description content="Open source web app to draw on your images. Works on mobile and offline. No watermark or ads."/> <link rel=manifest href=./manifest.json> <meta property=og:title content="Minimage : minimal image editor"> <meta property=og:description content="Draw on photos and screenshots without installing anything. Add the page to you android home screen and it will work offline too."> <meta property=og:image content=http://i.imgur.com/tge4zuS.png> <meta property=og:url content=https://minimage.tk> <meta name=twitter:card content=summary_large_image> <meta name=fb:app_id content=summary_large_image> <meta name=theme-color id=theme-color content=#f44336 /> <meta name=mobile-web-app-capable content=yes> <link href="/bundle.5e3021619e26e832f440.css" rel="stylesheet"></head> <body> <noscript><h1 class=noscript>This app requires javascript to be enabled, sorry.</h1></noscript> <div id=inputForAFile> <div id=readme> <label id=fileInputWrapper> <span class=text-label>Pick a photo to draw on it</span> <input type=file id=fileinput accept=image/* /> </label> <div class=links> <a href=https://github.com/renanlecaro/minimage>Github</a> <a href=https://goo.gl/forms/gct3EtRegU1R2ayv2>Feedbacks</a> <a href=https://www.facebook.com/minimage.tk>Facebook</a> </div> </div> <canvas id=welcome></canvas> </div> <div id=drawAndDownload style=display:none> <div id=drawzoneWrapper> <div id=background></div> <canvas id=drawzone></canvas> </div> <div id=topbar> <button id=pensizePreview> <div id=pensizePreviewDot></div> <div id=pensizePreviewBorder></div> </button> <input type=range id=pensize min=2 max=60 /> <a id=download href=#> <span class=icon> <svg xmlns=http://www.w3.org/2000/svg height=20 width=20><path d="M0 15.667v-1.542q0-.708.505-1.208t1.214-.5q.708 0 1.208.5t.5 1.208v1.542q0 .375.266.635.265.26.63.26h11.354q.365 0 .63-.26.266-.26.266-.635v-1.542q0-.708.5-1.208t1.208-.5q.709 0 1.214.5T20 14.125v1.542q0 1.791-1.266 3.062Q17.47 20 15.677 20H4.323q-1.792 0-3.057-1.27Q0 17.457 0 15.666zM3.302 8.01q0-.708.51-1.208.5-.5 1.209-.5.708 0 1.208.5l2.25 2.25V1.708Q8.48 1 8.98.5t1.209-.5q.708 0 1.213.5.505.5.505 1.208v7.344l2.354-2.354q.5-.5 1.209-.5.708 0 1.208.5.51.5.51 1.213 0 .714-.51 1.214l-5.27 5.27q-.522.522-1.22.522-.687 0-1.208-.521L3.813 9.229q-.51-.51-.51-1.219z"/></svg> </span> <span class=label>Download</span> </a> </div> </div> <div id=spinners /><i></i><i></i><i></i> <script type="text/javascript" src="/bundle.5e3021619e26e832f440.js"></script></body> </html> |
Oops, something went wrong.