recursive_tree_view: rename main_screenshot.png

This commit is contained in:
Marc Durepos 2024-10-30 14:43:45 -04:00
parent 250009514e
commit 700e2b2ffb
2 changed files with 1 additions and 1 deletions

View file

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 44 KiB

View file

@ -30,7 +30,7 @@
<body>
<div class="container">
<h1 class="text-center">Recursive Tree View</h1>
<img src="images/recursive-tree.png" class="img-fluid my-4"
<img src="images/main_screenshot.png" class="img-fluid my-4"
alt="Main Screenshot"/>
<p><strong>Author:</strong> Bemade Inc. (Marc Durepos)</p>
<p><strong>Website:</strong> <a href="https://www.bemade.org" class="text-warning">www.bemade.org</a></p>