File tree 3 files changed +51
-2
lines changed
3 files changed +51
-2
lines changed Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ github_project_repo = "https://github.com/tensil-ai/tensil"
130
130
# github_branch= "main"
131
131
132
132
# Google Custom Search Engine ID. Remove or comment out to disable search.
133
- gcs_engine_id = " d72aa9b2712488cc3 "
133
+ gcs_engine_id = " 3169f6510c03d3e38 "
134
134
135
135
# Enable Algolia DocSearch
136
136
# algolia_docsearch = true
@@ -212,3 +212,7 @@ enable = false
212
212
url = " https://github.com/tensil-ai/tensil"
213
213
pre = " <iframe src='https://ghbtns.com/github-btn.html?user=tensil-ai&repo=tensil&type=star&count=true&size=large' frameborder='0' scrolling='0' width='170' height='30' title='GitHub'></iframe>"
214
214
weight = 1
215
+ [[menu .main ]]
216
+ name = " Explorer"
217
+ url = " https://explorer.tensil.ai"
218
+ weight = 60
Original file line number Diff line number Diff line change 1
-
2
1
---
3
2
title : " Welcome to Tensil"
4
3
linkTitle : " Documentation"
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " Support Plans"
3
+ linkTitle : " Plans"
4
+ weight : 50
5
+ menu :
6
+ main :
7
+ weight : 50
8
+ type : docs
9
+ ---
10
+
11
+ <style >
12
+ th {
13
+ font-size : 1.5em ;
14
+ text-align : center ;
15
+ vertical-align : middle !important ;
16
+ }
17
+ td {
18
+ font-size : 1.1em ;
19
+ text-align : center ;
20
+ vertical-align : middle !important ;
21
+ }
22
+ td :first-child {
23
+ font-size : 1.1em ;
24
+ font-weight : bold ;
25
+ text-align : right ;
26
+ vertical-align : middle !important ;
27
+ max-width : 225px ;
28
+ }
29
+ p {
30
+ font-size : 1.1em ;
31
+ }
32
+ </style >
33
+
34
+ | | Free| Paid|
35
+ | -| -| -|
36
+ | Email support at support@tensil.ai | ✅ | ✅ |
37
+ | Chat support on <a href =" https://discord.gg/TSw34H3PXr " >Discord</a >| ✅ | ✅ |
38
+ | Private support channel| ❌ | ✅ |
39
+ | On-site support| ❌ | ✅ |
40
+ | Custom feature development| ❌ | ✅ |
41
+ | Response time| 24 hours | 1 hour |
42
+ | Availability| M-F 9-5 PDT | 24/7 |
43
+ | Price| Always free| Customized|
44
+
45
+
46
+ Contact Tom (tom@tensil.ai ) to learn more about Paid support.
You can’t perform that action at this time.
0 commit comments