updated boot portlet with instructions
This commit is contained in:
parent
63d90aaefb
commit
c4a3b51339
|
@ -19,7 +19,7 @@
|
|||
<mime-type>text/html</mime-type>
|
||||
</supports>
|
||||
<portlet-info>
|
||||
<title>CloudComputerPlatform Boot</title>
|
||||
<title>CloudComputerPlatform (CCP)</title>
|
||||
<short-title>CCP Boot</short-title>
|
||||
<keywords>cloudcomputing, boot, platform, ccn</keywords>
|
||||
</portlet-info>
|
||||
|
|
|
@ -11,5 +11,13 @@
|
|||
redirect-url="${redirect_url}"
|
||||
url="${auth_url}"/>
|
||||
<script src="${cdn_url}/boot/d4s-boot.js"></script>
|
||||
|
||||
<span>
|
||||
Interact with the UI and execute your custom Methods/Algorithms on the Cloud
|
||||
</span>
|
||||
<span style="display: block; text-align: right;">
|
||||
<a href="https://dev.d4science.org/ccp" target="_blank">Learn more</a>
|
||||
</span>
|
||||
|
||||
</d4s-boot-2>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue