File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/misc/14_saml_and_scim Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -78,15 +78,15 @@ export default function Home() {
78
78
< LayoutProvider >
79
79
< main >
80
80
< Head >
81
- < title > Windmill | Open source platform to build internal tools with scripts </ title >
81
+ < title > Windmill | Open- source developer platform and workflow engine </ title >
82
82
< meta name = "title" content = "Internal tools with scripts." />
83
83
< meta
84
84
name = "description"
85
85
content = "Open source low code framework to turn scripts into workflows and internal apps with auto-generated UIs in minutes"
86
86
/>
87
87
< link rel = "icon" href = "/img/logo.svg" />
88
88
</ Head >
89
- < BrowserOnly fallback = { < div > Loading... </ div > } > { ( ) => < HomepageHeader /> } </ BrowserOnly >
89
+ < HomepageHeader />
90
90
</ main >
91
91
</ LayoutProvider >
92
92
) ;
You can’t perform that action at this time.
0 commit comments