diff options
| author | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2015-12-20 18:08:42 +0300 |
|---|---|---|
| committer | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2015-12-20 18:08:42 +0300 |
| commit | 5409384ffdfc274c0bc1fabe27fe1478ba7dae6d (patch) | |
| tree | 872deef050458da20584b6b89c40c28d663d5ab2 | |
| parent | Merge branch 'wip-logo-rotated' into wip-logo (diff) | |
| download | guile-ssh-5409384ffdfc274c0bc1fabe27fe1478ba7dae6d.tar.gz | |
doc/logo.svg: Rename
* doc/logo.svg: Rename to 'doc/logo-with-text.svg'.
* doc/logo.png: Rename to 'doc/logo-with-text.png'.
* README: Update.
| -rw-r--r-- | README | 2 | ||||
| -rw-r--r-- | doc/logo-with-text.png (renamed from doc/logo.png) | bin | 124542 -> 124542 bytes | |||
| -rw-r--r-- | doc/logo-with-text.svg (renamed from doc/logo.svg) | 0 |
3 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # -*- mode: org; -*- -[[./doc/logo.png]] +[[./doc/logo-with-text.png]] Guile-SSH is a library that provides access to the [[https://en.wikipedia.org/wiki/Secure_Shell][SSH protocol]] for programs written in [[https://www.gnu.org/software/guile/][GNU Guile]] interpreter. It is built upon the [[https://www.libssh.org/][libssh]] library. diff --git a/doc/logo.png b/doc/logo-with-text.png Binary files differindex 1e7eedb..1e7eedb 100644 --- a/doc/logo.png +++ b/doc/logo-with-text.png diff --git a/doc/logo.svg b/doc/logo-with-text.svg index d3102bc..d3102bc 100644 --- a/doc/logo.svg +++ b/doc/logo-with-text.svg |
