Skip to content

Commit 8cc52bf

Browse files
committed
Updates the logo to one without background, adds links to repository
1 parent fdb188e commit 8cc52bf

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed
125 KB
Loading

docs/protein-optimization/_config.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
title: Protein optimization
55
author: Center for Basic Machine Learning Research in Life Science
6-
logo: logo_protein_opt.png
6+
logo: MLLS_concept_color.png
77

88
# Force re-execution of notebooks on each build.
99
# See https://jupyterbook.org/content/execute.html
@@ -52,13 +52,13 @@ sphinx:
5252
- sphinx.ext.napoleon
5353

5454
# Information about where the book exists on the web
55-
# repository:
56-
# url: https://github.com/executablebooks/jupyter-book # Online location of your book
55+
repository:
56+
url: https://github.com/MachineLearningLifeScience/protein-optimization-docs # Online location of your book
5757
# path_to_book: docs # Optional path to your book, relative to the repository root
5858
# branch: master # Which branch of the repository should be used when creating links (optional)
5959

6060
# # Add GitHub buttons to your book
6161
# # See https://jupyterbook.org/customize/config.html#add-a-link-to-your-repository
62-
# html:
63-
# use_issues_button: true
64-
# use_repository_button: true
62+
html:
63+
use_issues_button: true
64+
use_repository_button: true
-30.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)