adding wiki as detached and integrating into .less folder
This commit is contained in:
@@ -65,7 +65,9 @@ export default function csp() {
|
||||
'*.vimeo.com',
|
||||
'*.twitter.com',
|
||||
'*.ghbtns.com',
|
||||
'*.freecatphotoapp.com'
|
||||
'*.freecatphotoapp.com',
|
||||
'freecodecamp.github.io',
|
||||
'localhost:8000'
|
||||
].concat(trusted)
|
||||
},
|
||||
// set to true if you only want to report errors
|
||||
|
||||
Reference in New Issue
Block a user