Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get git hub pages #201

Merged
merged 12 commits into from
Jun 28, 2024
5 changes: 3 additions & 2 deletions docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
title: cOmicsART Documentation
logo: "/assets/images/Logo_cOmicsArt.svg" # Update to the new image file path
description: Here you find all the information you need to use cOmicsART
theme: just-the-docs
#remote_theme: just-the-docs/just-the-docs
#theme: just-the-docs
remote_theme: just-the-docs/just-the-docs


# Include custom CSS
just_the_docs:
Expand Down
Loading