File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed
Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ <h2 class="text-white"><strong>REST</strong>Heart</h2>
1818 < li class ="{{ stars_classes }} ">
1919 < a class ="github-button " href ="https://github.com/SoftInstigate/restheart " data-size ="large " data-show-count ="true " aria-label ="Star SoftInstigate/restheart on GitHub "> </ a >
2020 </ li >
21+ < li class ="nav-item "> < a class ="ms-1 ms-lg-2 ms-xl-4 " href ="https://cloud.restheart.com " target ="_blank " rel ="noopener noreferrer "> Cloud< svg xmlns ="http://www.w3.org/2000/svg " width ="11 " height ="11 " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="2.5 " stroke-linecap ="round " stroke-linejoin ="round " style ="display: inline-block; vertical-align: baseline; margin-left: 4px; opacity: 0.7; "> < path d ="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6 "> </ path > < polyline points ="15 3 21 3 21 9 "> </ polyline > < line x1 ="10 " y1 ="14 " x2 ="21 " y2 ="3 "> </ line > </ svg > </ a > </ li >
2122 < li class ="nav-item "> < a class ="ms-1 ms-lg-2 ms-xl-4 " href ="{{ "/docs/sophia" | prepend: site.baseurl }}"> Sophia AI</ a > </ li >
2223 < li class ="nav-item "> < a class ="ms-1 ms-lg-2 ms-xl-4 " href ="{{ "/docs" | prepend: site.baseurl }}"> Docs</ a > </ li >
2324 < li class ="nav-item "> < a class ="ms-1 ms-lg-2 ms-xl-4 " href ="{{ "/docs/faq" | prepend: site.baseurl }}"> FAQ</ a > </ li >
Original file line number Diff line number Diff line change 22layout : default
33stars-bounce : true
44---
5- {% include run-restheart-seriously-banner.html %}
65
76<section id =" top " class =" text-center pt-2 pb-2 " >
87 <div class="mt-0 mb-4">
You can’t perform that action at this time.
0 commit comments