Skip to content

Commit

Permalink
Merge pull request #2717 from getlantern/firetweet-screenshot2
Browse files Browse the repository at this point in the history
adding to dist
  • Loading branch information
myleshorton committed Jul 10, 2015
2 parents ef57353 + 0d54de8 commit c0849a5
Show file tree
Hide file tree
Showing 7 changed files with 36 additions and 29 deletions.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 2 additions & 3 deletions src/github.com/getlantern/lantern-ui/dist/index.html
@@ -1,6 +1,5 @@
<!DOCTYPE html><html ng-app=app><head><meta charset=utf-8><title>{{ 'LANTERN' | translate }}</title><meta name=viewport content="width=device-width, initial-scale=1.0"><meta name=description content=Lantern><meta name=author content="Team Lantern"><!--uncomment this to use firebug lite
<script src="http://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js"></script>--><link rel=stylesheet href=style/app.css><script src=js/lib-cb33dd9b.js></script><script src=js/app.js></script><link rel="shortcut icon" href=img/favicon.ico><link rel=icon type=image/png href=img/favicon.png></head><!--[if lt IE 10]>
<!DOCTYPE html><html ng-app=app><head><meta charset=utf-8><title>{{ 'LANTERN' | translate }}</title><meta name=viewport content="width=device-width, initial-scale=1.0"><meta name=description content=Lantern><meta name=author content="Team Lantern"><link rel=stylesheet href=style/app.css><script src=js/lib-b036e996.js></script><script src=js/app.js></script><link rel="shortcut icon" href=img/favicon.ico><link rel=icon type=image/png href=img/favicon.png></head><!--[if lt IE 10]>
<body>
<p class="chromeframe">You are using an outdated browser. Please <a href="https://www.google.com/chrome/">upgrade your browser</a> and try again.</p>
</body>
<![endif]--><!--[if (!IE)|(gte IE 10)]><!--><body ng-controller=RootCtrl ng-cloak="" lang="{{ lang }}" dir="{{ langDirection }}" ng-class="{showVis: model.showVis, getMode: inGetMode, giveMode: inGiveMode}"><div id=fb-root></div><div ng-include="" src="'partials/modals.html'"></div><div ng-include="" src="'partials/bookmarks.html'" id=vis-container></div><div ng-include="" src="'partials/footer.html'"></div><div ng-include="" src="'partials/developer.html'"></div></body><!--<![endif]--></html>
<![endif]--><!--[if (!IE)|(gte IE 10)]><!--><body ng-controller=RootCtrl ng-cloak lang="{{ lang }}" dir="{{ langDirection }}" ng-class="{showVis: model.showVis, getMode: inGetMode, giveMode: inGiveMode}"><div id=fb-root></div><div ng-include src="'partials/modals.html'"></div><div ng-include src="'partials/bookmarks.html'" id=vis-container></div><div ng-include src="'partials/footer.html'"></div><div ng-include src="'partials/developer.html'"></div></body><!--<![endif]--></html>
27 changes: 27 additions & 0 deletions src/github.com/getlantern/lantern-ui/dist/js/lib-b036e996.js

Large diffs are not rendered by default.

20 changes: 0 additions & 20 deletions src/github.com/getlantern/lantern-ui/dist/js/lib-cb33dd9b.js

This file was deleted.

Expand Up @@ -5,6 +5,6 @@
<a target="_blank" class="tile bookmark" href="https://www.facebook.com/" target="_blank" style="background-image: url('/img/screenshots/facebook.png');"><span class="url">Facebook</span></a>
<a target="_blank" class="tile bookmark" href="https://twitter.com/" style="background-image: url('/img/screenshots/twitter.png');"><span class="url">Twitter</span></a>
<a target="_blank" class="tile bookmark" href="https://www.manoto1.com/" style="background-image: url('/img/screenshots/manoto1.png');"><span class="url">Manoto1</span></a>
<a target="_blank" class="tile bookmark" href="http://www.bbc.com/persian" style="background-image: url('/img/screenshots/BBC.png');"><span class="url">BBC</span></a>
<a target="_blank" class="tile bookmark" href="http://www.firetweet.io" style="background-image: url('/img/screenshots/firetweet.png');"><span class="url">FireTweet</span></a>
</div>

11 changes: 6 additions & 5 deletions src/github.com/getlantern/lantern-ui/dist/style/app.css

Large diffs are not rendered by default.

0 comments on commit c0849a5

Please sign in to comment.