Add changelog entry, cheatsheet docs, and alphabetize.
This commit is contained in:
parent
ef7c3bdc7a
commit
6ef8049664
3 changed files with 9 additions and 1 deletions
|
|
@ -794,3 +794,10 @@ config :auto_linker,
|
|||
]
|
||||
```
|
||||
|
||||
## :static_fe
|
||||
|
||||
Render profiles and posts using server-generated HTML that is viewable without using JavaScript.
|
||||
|
||||
Available options:
|
||||
|
||||
* `enabled` - Enables the rendering of static HTML. Defaults to `false`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue