diff --git a/packages/init/src/template/src/pages/index.html b/packages/init/src/template/src/pages/index.html index 3ad4ce015..187bf9492 100644 --- a/packages/init/src/template/src/pages/index.html +++ b/packages/init/src/template/src/pages/index.html @@ -74,6 +74,10 @@ a { color: #020202; } + + x-logo:not(:defined) { + opacity: 0; + } @@ -91,17 +95,17 @@

Edit src/pages/index.html to start making changes

Getting Started

-

Follow our guide on learning Greenwood for the first time.

+

Follow our guide on learning Greenwood for the first time.

Docs

-

Learn about Greenwood's features and capabilities.

+

Learn about Greenwood's features and capabilities.

Guides

-

Walkthroughs on ways to build and deploy with Greenwood.

+

Walkthroughs on ways to build and deploy with Greenwood.