diff --git a/about.md b/about.md index f540957..9a92dcf 100644 --- a/about.md +++ b/about.md @@ -1,5 +1,5 @@ # About -> More information about your (your team) and your work. +> I work in the Data Science Platform -Some text about you here. +I am interested in coding and data science. diff --git a/conf.py b/conf.py index b6c7b74..9552f90 100644 --- a/conf.py +++ b/conf.py @@ -80,8 +80,8 @@ # html_logo = "_static/logo-wide.svg" # html_favicon = "_static/logo-square.svg" html_theme_options = { - "github_url": "https://github.com/enryh/", - "repository_url": "https://github.com/enryh/notes_template", + "github_url": "https://github.com/biosustain/", + "repository_url": "https://github.com/biosustain/dsp_notes_template_test", # "repository_branch": "main", # "home_page_in_toc": True, # "path_to_docs": "docs",