From 20c22b1329c579cb8ba704072b76749a37232157 Mon Sep 17 00:00:00 2001 From: Sheng Date: Tue, 23 Oct 2018 23:05:10 +0800 Subject: [PATCH 1/3] Use official or cdn links for static files --- README.md | 4 ++-- README.rst | 8 ++++---- webssh/templates/index.html | 16 ++++++++-------- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index b464bffa..48c10edc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ## WebSSH -[![Build Status](https://travis-ci.org/huashengdun/webssh.svg?branch=master)](https://travis-ci.org/huashengdun/webssh) -[![codecov](https://codecov.io/gh/huashengdun/webssh/branch/master/graph/badge.svg)](https://codecov.io/gh/huashengdun/webssh) +[![Build Status](https://travis-ci.org/huashengdun/webssh.svg?branch=static)](https://travis-ci.org/huashengdun/webssh) +[![codecov](https://codecov.io/gh/huashengdun/webssh/branch/static/graph/badge.svg)](https://codecov.io/gh/huashengdun/webssh) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/webssh.svg) ![PyPI](https://img.shields.io/pypi/v/webssh.svg) diff --git a/README.rst b/README.rst index e1c88099..6140c704 100644 --- a/README.rst +++ b/README.rst @@ -207,12 +207,12 @@ Tips file("./known\_hosts") in order, if the ssh server's hostname is not found or the key is not matched, the connection will be aborted. -.. |Build Status| image:: https://travis-ci.org/huashengdun/webssh.svg?branch=master +.. |Build Status| image:: https://travis-ci.org/huashengdun/webssh.svg?branch=static :target: https://travis-ci.org/huashengdun/webssh -.. |codecov| image:: https://codecov.io/gh/huashengdun/webssh/branch/master/graph/badge.svg +.. |codecov| image:: https://codecov.io/gh/huashengdun/webssh/branch/static/graph/badge.svg :target: https://codecov.io/gh/huashengdun/webssh .. |PyPI - Python Version| image:: https://img.shields.io/pypi/pyversions/webssh.svg .. |PyPI| image:: https://img.shields.io/pypi/v/webssh.svg -.. |Login| image:: https://github.com/huashengdun/webssh/raw/master/preview/login.png -.. |Terminal| image:: https://github.com/huashengdun/webssh/raw/master/preview/terminal.png +.. |Login| image:: https://github.com/huashengdun/webssh/raw/static/preview/login.png +.. |Terminal| image:: https://github.com/huashengdun/webssh/raw/static/preview/terminal.png diff --git a/webssh/templates/index.html b/webssh/templates/index.html index 64a8a17c..c2418d7f 100644 --- a/webssh/templates/index.html +++ b/webssh/templates/index.html @@ -4,9 +4,9 @@ WebSSH - - - + + +