mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 16:59:06 +02:00
chore(v2): Add copyright headers
This commit is contained in:
parent
03070a2b8d
commit
c23f065175
14 changed files with 61 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
/**
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
.enhancedAnchor:target:before {
|
||||
content: '';
|
||||
display: block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue