Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

Commit

Permalink
add logo
Browse files Browse the repository at this point in the history
  • Loading branch information
chemdemo committed Apr 15, 2015
1 parent 5c2ae04 commit 9a1103f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
@@ -1,6 +1,8 @@
# wts-monit
[![NPM version](https://badge.fury.io/js/wts-monit.png)](https://npmjs.org/package/wts-monit)

![Mango](./images/logo.png)

> Send commands to remote terminal to execute and then show result on the web console.
[中文说明](https://github.com/chemdemo/wts-monit/blob/master/README_zh-CN.md)
Expand Down
Binary file added images/logo.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/favicon.ico
Binary file not shown.
2 changes: 2 additions & 0 deletions view/index.html
Expand Up @@ -4,6 +4,8 @@
<head>
<meta charset="utf-8">
<title>remote socket client list</title>
<link href="/favicon.ico" type="image/x-icon" rel="icon" />
<link href="/favicon.ico" type="image/x-icon" rel="shortcut icon" />
<link rel="stylesheet" href="/css/amazeui.min.css" />
<link rel="stylesheet" href="/css/monit.css" />
</head>
Expand Down

0 comments on commit 9a1103f

Please sign in to comment.