From 800728d4df074f1f6b502016334df5d93a48b84d Mon Sep 17 00:00:00 2001 From: Lea Seep <74967328+LeaSeep@users.noreply.github.com> Date: Thu, 4 Jul 2024 08:44:07 +0200 Subject: [PATCH] Final try fix img (#235) * me idiot need to add the pictures * clemens fix things --- docs/index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index ea845015..ab4cc9b1 100644 --- a/docs/index.md +++ b/docs/index.md @@ -6,7 +6,11 @@ nav_exclude: true # Welcome to cOmicsArt Documentation 🎨 -![Example Image](/OmicShiny/docs/assets/images/cOmicsCat.png) + +![Example Image](/OmicShiny/assets/images/cOmicsCat.png) +![Example Image](./OmicShiny/assets/images/cOmicsCat.png) + + If you are looking for the web app, please visit: 🌐 [cOmicsART Web App](https://shiny.iaas.uni-bonn.de/OmicShiny/)