Update GitHub link in header and add screenshot link to README
This commit is contained in:
@@ -28,8 +28,10 @@
|
|||||||
## 📸 **App Showcase**
|
## 📸 **App Showcase**
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<img src="public/screenshots/hero.png" alt="NanoJason Hero" width="800">
|
<a href="https://prnt.sc/b1jhvyAX87-z" target="_blank">
|
||||||
<p><em>The ultimate prompt engineering dashboard</em></p>
|
<img src="https://raw.githubusercontent.com/roman-ryzenadvanced/NanoJasonPro/main/public/screenshots/hero.png" alt="NanoJason Hero" width="800">
|
||||||
|
</a>
|
||||||
|
<p><em>Click the image above or <a href="https://prnt.sc/b1jhvyAX87-z">here</a> to view the full screenshot</em></p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ export function Header() {
|
|||||||
Translator
|
Translator
|
||||||
</Link>
|
</Link>
|
||||||
<Link
|
<Link
|
||||||
href="https://github.com/your-username/nanojason"
|
href="https://github.com/roman-ryzenadvanced/NanoJasonPro?tab=readme-ov-file"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
className="text-gray-600 hover:text-blue-600 transition-colors font-medium flex items-center gap-1"
|
className="text-gray-600 hover:text-blue-600 transition-colors font-medium flex items-center gap-1"
|
||||||
|
|||||||
Reference in New Issue
Block a user