mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-10 21:38:44 -04:00
docs: inline website theme (#1096)
Inline @rocketseat theme for Gatsby because we need a lot of changes. Fix bad GitHub edit url, next/prev links, external links without target="_blank".
This commit is contained in:
parent
e560b3f76e
commit
0d774cd24a
43 changed files with 2003 additions and 72 deletions
2
docs/gatsby-browser.js
Normal file
2
docs/gatsby-browser.js
Normal file
|
@ -0,0 +1,2 @@
|
|||
export { wrapRootElement } from "./src/@rocketseat/gatsby-theme-docs/gatsby/wrapRootElement";
|
||||
export { wrapPageElement } from "./src/@rocketseat/gatsby-theme-docs/gatsby/wrapPageElement";
|
Loading…
Add table
Add a link
Reference in a new issue