mirror of
https://github.com/humhub/humhub.git
synced 2025-02-24 11:14:00 +01:00
Docs minor html leak fix
This should fix the issue with the leak in html on the live version of the docs. 😄
This commit is contained in:
parent
fe3fa0b1f8
commit
3bb6a5a45d
@ -53,6 +53,7 @@ Twitter
|
||||
In order to use Twitter OAuth you must register your application at <https://apps.twitter.com/>.
|
||||
|
||||
Add the following block to your configuration (protected/config/common.php):
|
||||
|
||||
```php
|
||||
return [
|
||||
// ...
|
||||
@ -185,6 +186,7 @@ LinkedIn
|
||||
In order to use LinkedIn OAuth you must register your application at <https://www.linkedin.com/developer/apps/>.
|
||||
|
||||
Add the following block to your configuration (protected/config/common.php):
|
||||
|
||||
```php
|
||||
return [
|
||||
// ...
|
||||
|
Loading…
x
Reference in New Issue
Block a user