Add the Code of Conduct, the License and the NEWS file as section or subsection
1 2 3 4 5 | add_code_of_conduct(section_above = NULL, type = "section")
add_news(section_above = NULL, type = "section")
add_license(section_above = NULL, type = "section")
|
section_above |
Name of the section under which the new section/subsection will be placed. If NULL (default), it will be placed under all the other sections. |
type |
"section" or "subsection" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.