🖼️ added support for links to blogposts and support image sizing from .md files

This commit is contained in:
RJ
2025-11-24 14:31:57 +02:00
committed by Rares J
parent a039528fb3
commit 1baef49f73
6 changed files with 85 additions and 42 deletions

View File

@@ -25,6 +25,10 @@ export default function Page() {
}
```
### Check out this article:
[Check this out](tech/articol-tehnic.md)
## Conclusion
Next.js 15 brings many improvements for building modern web applications.