From 77992217b3e562505e6d1c5ada6b28de2d5ac382 Mon Sep 17 00:00:00 2001
From: IvBu <ivan.buntic@iws.uni-stuttgart.de>
Date: Mon, 17 Feb 2025 14:58:09 +0100
Subject: [PATCH] [slides][dunemodule] Add file paths for code blocks.

---
 slides/dunemodule.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/slides/dunemodule.md b/slides/dunemodule.md
index dfb87153..bd476e39 100644
--- a/slides/dunemodule.md
+++ b/slides/dunemodule.md
@@ -31,6 +31,7 @@ Depends: dumux dune-alugrid dune-foamgrid dune-uggrid
 # Optional build dependencies
 #Suggests:
 ```
+<span style="font-size: 0.4em; position: relative; top: -38px; color: gray;">File: `dumux/dune.module`</span>
 
 ## Creating a new dune module
 Start the script `duneproject` to initiate creating a new module:
-- 
GitLab