File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
<a href =" https://travis-ci.org/dreyman/inpacker " ><img src =" https://travis-ci.org/dreyman/inpacker.svg?branch=master " /></a >
5
5
</p >
6
6
7
- [ Inpacker] ( https://inpacker.herokuapp.com ) is an app for downloading images and videos from Instagram .
7
+ [ Inpacker] ( https://inpacker.herokuapp.com ) is an app for downloading images and videos from instagram.com and 500px.com .
8
8
9
9
<p align =" center " >
10
10
<img src =" /garbage/overview2.gif " height =" 480 " />
Original file line number Diff line number Diff line change 1
1
import angular from 'angular'
2
2
import ngRoute from 'angular-route'
3
3
4
- import icons from './icons/icons.module'
5
- import flow from './flow/flow.module'
4
+ import icons from './icons/icons.module'
5
+ import flow from './flow/flow.module'
6
6
7
7
import 'bootstrap/dist/css/bootstrap.min.css'
8
8
import 'font-awesome/css/font-awesome.min.css'
Original file line number Diff line number Diff line change 3
3
< about-icon > </ about-icon >
4
4
< div class ="about-content ">
5
5
< p class ="regular-font ">
6
- Inpacker is an app for downloading images and videos from Instagram .
6
+ Inpacker is an app for downloading images and videos from instagram.com and 500px.com .
7
7
</ p >
8
8
< p class ="regular-font ">
9
9
Source code is available on < a href ="https://github.com/dreyman/inpacker " target ="_blank "> github</ a > .
You can’t perform that action at this time.
0 commit comments