mirror of
https://github.com/actix/actix-website
synced 2025-06-27 07:29:02 +02:00
change color
This commit is contained in:
7
docs/API-example.md
Normal file
7
docs/API-example.md
Normal file
@ -0,0 +1,7 @@
|
||||
title: Docs::API Example
|
||||
layout: docs.liquid
|
||||
permalink: /docs/API/API-example.html
|
||||
---
|
||||
## API Example
|
||||
|
||||
The words is comming.
|
8
docs/Advance-example.md
Normal file
8
docs/Advance-example.md
Normal file
@ -0,0 +1,8 @@
|
||||
title: Docs::Advance Example
|
||||
layout: docs.liquid
|
||||
permalink: /docs/Advance/Advance-example.html
|
||||
---
|
||||
|
||||
## Advance Example
|
||||
|
||||
The words is comming.
|
8
docs/Reference-example.md
Normal file
8
docs/Reference-example.md
Normal file
@ -0,0 +1,8 @@
|
||||
title: Docs::Reference Example
|
||||
layout: docs.liquid
|
||||
permalink: /docs/Reference/Reference-example.html
|
||||
---
|
||||
|
||||
## Reference Example
|
||||
|
||||
The words is comming.
|
Reference in New Issue
Block a user