Files
ghost-theme/index.hbs
T
Dimitrie Stefanescu 73c8327ee5 feat(everything): improvements & additions
finishes off landing page structure, adds beta page & plans, cleans up flyout menus, finishes about
page, improves footer layout
2021-02-04 22:27:19 +00:00

19 lines
425 B
Handlebars

{{!< default}}
<div class="absolute inset-0 lg:inset-y-0 right-0 pt-5 md:pt-24 opacity-30 dark:opacity-10 h-6/6 md:h-5/6 w-3/3 w-3/3">
{{> extras/duper }}
</div>
{{> landing/header }}
{{> landing/logos }}
{{> landing/features-wide }}
{{> landing/opensource }}
{{> landing/developers }}
{{> cardCTA subHeadline="We're working round the clock to get V2 out - be the first to try it out:" }}
{{> landing/blogPreview }}