Add and use new logo

pull/463/head
Tim Head 2018-11-05 13:55:31 +01:00
rodzic cc27548621
commit 25c45fd8e5
4 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -1,4 +1,4 @@
# repo2docker
# <a href="https://github.com/jupyter/repo2docker"><img src="https://media.githubusercontent.com/media/jupyter/repo2docker/master/docs/source/_static/images/repo2docker.png" height="48px" /> repo2docker</a>
[![Build Status](https://travis-ci.org/jupyter/repo2docker.svg?branch=master)](https://travis-ci.org/jupyter/repo2docker)
[![Documentation Status](https://readthedocs.org/projects/repo2docker/badge/?version=latest)](http://repo2docker.readthedocs.io/en/latest/?badge=latest)

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 236 KiB

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -94,8 +94,8 @@ pygments_style = 'sphinx'
# If true, `todo` and `todoList` produce output, else they produce nothing.
todo_include_todos = False
# Jupyter Logo
html_logo = '_static/images/logo.svg'
# repo2docker Logo
html_logo = '_static/images/repo2docker.png'
html_favicon = '_static/images/favicon.ico'
# -- Options for HTML output ----------------------------------------------