Skip to content
This repository has been archived by the owner on Dec 3, 2022. It is now read-only.

Commit

Permalink
update filter method && interface image
Browse files Browse the repository at this point in the history
  • Loading branch information
senelway committed Sep 30, 2018
1 parent 2ddb81b commit 00d764d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

# markmoji
#### chrome extension for commit, readme, etc..
![image 2018-10-01 02 24 00](https://user-images.githubusercontent.com/9702154/46264100-24652080-c521-11e8-998a-96c7a885e247.jpg)

## Install
download the `dist` and upload to `chrome://extensions`

## License

MIT
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<html> <head> <title>markmoji</title> <meta charset="UTF-8"> <link rel="“manifest”" href="/manifest.json"> <link rel="stylesheet" href="/style.836f5763.css"> </head> <body> <div id="app">loading...</div> <script src="/src.1d187ec5.js"></script> </body> </html>
<html> <head> <title>markmoji</title> <meta charset="UTF-8"> <link rel="“manifest”" href="/manifest.json"> <link rel="stylesheet" href="/style.836f5763.css"> </head> <body> <div id="app">loading...</div> <script src="/src.5ecf274c.js"></script> </body> </html>
Loading

0 comments on commit 00d764d

Please sign in to comment.