Skip to content

Commit dc9d061

Browse files
committed
docs: add reference to holm to the docs as well
1 parent 8f9fd87 commit dc9d061

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
FastAPI server-side rendering with built-in HTMX support.
1313

14-
For even deeper FastAPI integration and a Next.js-like developer experience, have a look at [holm](https://volfpeter.github.io/holm/).
14+
For an even deeper FastAPI integration and a Next.js-like developer experience, you should check out [holm](https://volfpeter.github.io/holm/).
1515

1616
## Key features
1717

docs/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
FastAPI server-side rendering with built-in HTMX support.
1313

14+
For an even deeper FastAPI integration and a Next.js-like developer experience, you should check out [holm](https://volfpeter.github.io/holm/).
15+
1416
## Key features
1517

1618
- **Decorator syntax** that works with FastAPI as one would expect, no need for unused or magic dependencies in routes.

0 commit comments

Comments
 (0)