mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-12 08:37:25 +02:00
Add Facebook copyright headers (#633)
This commit is contained in:
parent
be54c8f035
commit
545a053289
10 changed files with 54 additions and 4 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
const hljs = require('highlight.js');
|
||||
const Markdown = require('remarkable');
|
||||
|
||||
const anchors = require('./anchors.js');
|
||||
|
||||
const CWD = process.cwd();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue