mirror of
https://github.com/actix/actix-website
synced 2024-11-27 18:12:57 +01:00
add index.md
This commit is contained in:
parent
e303fda562
commit
920a48f0c5
13
docs/index.md
Normal file
13
docs/index.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
extends: docs.liquid
|
||||||
|
title: "Docs"
|
||||||
|
route: ""
|
||||||
|
---
|
||||||
|
|
||||||
|
## Documentation
|
||||||
|
|
||||||
|
Welcome to the Actix-web docs!
|
||||||
|
|
||||||
|
If you feel like contributing further, you can fork that repo,
|
||||||
|
branch from `source`, and submit a pull request.
|
||||||
|
|
||||||
|
Contributions are always welcome!
|
Loading…
Reference in New Issue
Block a user