mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 00:09:48 +02:00
fix(v2): copyright headers
This commit is contained in:
parent
63f014fce5
commit
93e2b7dab3
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
/**
|
||||
* Copyright (c) 2017-present, Facebook, Inc.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
.feedbackPage {
|
||||
margin: 64px auto;
|
||||
max-width: 1024px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue