We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent decdf3f commit f78f035Copy full SHA for f78f035
Writerside/cfg/buildprofiles.xml
@@ -9,7 +9,17 @@
9
<algolia-index>prod_NATIVECLI</algolia-index>
10
<algolia-api-key>0d61a7d756536bcd62264e4e7718ca06</algolia-api-key>
11
<algolia-show-logo>true</algolia-show-logo>
12
+
13
+ <product-web-url>https://docs.nativecli.com</product-web-url>
14
+ <download-title>Get NativeCLI</download-title>
15
+ <download-page>https://docs.nativecli.com/installation.html</download-page>
16
+ <showDownloadButton>true</showDownloadButton>
17
</variables>
18
19
+ <footer>
20
+ <link href="https://nativephp.com/ios?ref=nativecli">Join NativePHP Early Access Program!</link>
21
+ </footer>
22
23
<build-profile instance="n">
24
<variables>
25
<noindex-content>false</noindex-content>
0 commit comments