Add kportal screenshot to documentation

- Add screenshot to README.md
- Add screenshot to GitHub Pages site with styling
- Include screenshot image in docs/ directory
This commit is contained in:
2025-11-23 18:11:52 +00:00
parent 2ca8a2df69
commit 2e6db9ae2f
3 changed files with 5 additions and 1 deletions
+4
View File
@@ -79,6 +79,10 @@
<img src="https://img.shields.io/github/license/lukaszraczylo/kportal" alt="License"/>
<img src="https://goreportcard.com/badge/github.com/lukaszraczylo/kportal" alt="Go Report"/>
</div>
<!-- Screenshot -->
<div class="mt-16 max-w-4xl mx-auto">
<img src="kportal-screenshot.png" alt="kportal terminal interface" class="rounded-lg shadow-2xl border border-gray-200 dark:border-gray-700"/>
</div>
</div>
</div>
</section>