You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _includes/catalog-help-modal.html
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -82,8 +82,9 @@
82
82
cursor: pointer;
83
83
}
84
84
</style>
85
-
<pclass="catalog-subtext">
86
-
Easily <spanstyle="color: #00D3A9; cursor: pointer;" id="myBtn">import any catalog item</span> into Meshery. Have a design pattern to share? <astyle ="color: #00D3AF; text-decoration: none;" href="https://docs.meshery.io/concepts/catalog#to-create-a-design-pattern-using-meshery-ui" target="_blank">Add yours to the catalog.</a></p>
Discover and use top-quality patterns and conventions as templates for your cloud native infrastructure with Meshery Catalog.</p>
6
+
<pclass="catalog-subtext">
7
+
<spanstyle="color: #00D3A9; cursor: pointer;" id="myBtn">Publish your own best practices</span> and <astyle ="color: #00D3AF; text-decoration: none;" href="https://docs.meshery.io/concepts/catalog#to-create-a-design-pattern-using-meshery-ui" target="_blank">share with team members and the world</a>.</p>
8
+
9
+
10
+
{% include catalog-help-modal.html %}
11
+
12
+
13
+
14
+
<!-- <script type="module">
15
+
import data from "{{ site.baseurl }}/integrations/data.js";
<div class="description wasm">Embedded in the data plane of a service mesh, WebAssembly filters offer fine-grained control over service requests.</div>
<div class="description ebpf">Embedded in the data plane of a service mesh, eBPF programs performant, fine-grained control over service requests.</div>
0 commit comments