Correccion
This commit is contained in:
parent
908420175f
commit
c11073d6c9
|
@ -86,7 +86,7 @@ Send a Pull Request to the Develop branch of DCF docs, filling in the requiremen
|
||||||
- As DCF is a decentralized project, remember that any file, image, or document that you want to contribute needs to have a reasonable size to avoid conflicts when processing it. There are ways to compress it.
|
- As DCF is a decentralized project, remember that any file, image, or document that you want to contribute needs to have a reasonable size to avoid conflicts when processing it. There are ways to compress it.
|
||||||
|
|
||||||
|
|
||||||
## HOW TO MAKE A POST
|
## :zap: HOW TO MAKE A POST :zap:
|
||||||
### How to Make a Post in a Jekyll Repository
|
### How to Make a Post in a Jekyll Repository
|
||||||
|
|
||||||
If you want to publish a post or article on docs.decentralizedclimate.org, follow these steps:
|
If you want to publish a post or article on docs.decentralizedclimate.org, follow these steps:
|
||||||
|
@ -136,8 +136,8 @@ layout: post
|
||||||
|
|
||||||
```
|
```
|
||||||
https://github.com/DECENTRALIZEDCLIMATE/docs/blob/develop/index.md
|
https://github.com/DECENTRALIZEDCLIMATE/docs/blob/develop/index.md
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
>Note that the URL is not a permalink. It is in the format YYYY-MM-DD-myposttopic without the .md extension.
|
>Note that the URL is not a permalink. It is in the format YYYY-MM-DD-myposttopic without the .md extension.
|
||||||
|
|
||||||
|
|
||||||
|
@ -154,6 +154,7 @@ https://github.com/DECENTRALIZEDCLIMATE/docs/blob/develop/index.md
|
||||||
|
|
||||||
|
|
||||||
### License. :mechanical_arm:
|
### License. :mechanical_arm:
|
||||||
|
|
||||||
```
|
```
|
||||||
Copyright (C) DECENTRALIZED CLIMATE FOUNDATION A.C.
|
Copyright (C) DECENTRALIZED CLIMATE FOUNDATION A.C.
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
Loading…
Reference in New Issue