mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-18 22:54:24 +01:00
fix: keep v1 docs for now (#828)
This commit is contained in:
@@ -192,6 +192,7 @@ export default function HomepageFeatures(): ReactNode {
|
||||
<Feature key={idx} {...props} />
|
||||
))}
|
||||
|
||||
/*
|
||||
<div
|
||||
style={{
|
||||
margin: "80px 0",
|
||||
@@ -203,6 +204,7 @@ export default function HomepageFeatures(): ReactNode {
|
||||
>
|
||||
<img src={require("@site/static/img/placeholder.png").default} />
|
||||
</div>
|
||||
*/
|
||||
|
||||
{/* inline styles in the interest of time */}
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user