Skip to content

Commit 9ac78e7

Browse files
authored
Update the llmaz logo (#24)
* Update the logo url Signed-off-by: kerthcet <kerthcet@gmail.com> * Update the workflow version Signed-off-by: kerthcet <kerthcet@gmail.com> --------- Signed-off-by: kerthcet <kerthcet@gmail.com>
1 parent e33db7b commit 9ac78e7

File tree

4 files changed

+3
-35
lines changed

4 files changed

+3
-35
lines changed

.github/workflows/kube-workflow-init.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ on:
55

66
jobs:
77
init:
8-
uses: kerthcet/github-workflow-as-kube/.github/workflows/workflow-as-kubernetes-init.yaml@v0.1.11
8+
uses: kerthcet/github-workflow-as-kube/.github/workflows/workflow-as-kubernetes-init.yaml@v0.1.14
99
secrets:
1010
AGENT_TOKEN: ${{ secrets.AGENT_TOKEN }}

.github/workflows/kube-workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ on:
1616

1717
jobs:
1818
event-handler:
19-
uses: kerthcet/github-workflow-as-kube/.github/workflows/workflow-as-kubernetes.yaml@v0.1.11
19+
uses: kerthcet/github-workflow-as-kube/.github/workflows/workflow-as-kubernetes.yaml@v0.1.14
2020
secrets:
2121
AGENT_TOKEN: ${{ secrets.AGENT_TOKEN }}

hugo_stats.json

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,11 @@
55
"article",
66
"aside",
77
"base",
8-
"blockquote",
98
"body",
109
"button",
1110
"circle",
12-
"code",
1311
"details",
1412
"div",
15-
"em",
16-
"figcaption",
17-
"figure",
1813
"footer",
1914
"form",
2015
"g",
@@ -36,10 +31,8 @@
3631
"meta",
3732
"nav",
3833
"noscript",
39-
"ol",
4034
"p",
4135
"path",
42-
"pre",
4336
"script",
4437
"section",
4538
"small",
@@ -66,15 +59,12 @@
6659
"btn-close",
6760
"btn-cta",
6861
"btn-lg",
69-
"btn-light",
7062
"btn-link",
7163
"btn-primary",
7264
"card",
7365
"card-body",
7466
"card-list",
75-
"card-terms",
7667
"categories",
77-
"chroma",
7868
"col-lg-10",
7969
"col-lg-11",
8070
"col-lg-12",
@@ -109,7 +99,6 @@
10999
"docs-toc-offset",
110100
"doks-sidebar",
111101
"error404",
112-
"expressive-code",
113102
"flex-column",
114103
"flex-grow-1",
115104
"flex-lg-row",
@@ -120,23 +109,18 @@
120109
"footer",
121110
"form-control",
122111
"form-control-lg",
123-
"frame",
124112
"fs-5",
125113
"h-auto",
126-
"h3",
127114
"h4",
128115
"h5",
129-
"header",
130116
"header-bar",
131-
"highlight",
132117
"home",
133118
"icon",
134119
"icon-tabler",
135120
"icon-tabler-arrow-left",
136121
"icon-tabler-arrow-right",
137122
"icon-tabler-brand-github",
138123
"icon-tabler-brand-x",
139-
"icon-tabler-clock",
140124
"icon-tabler-dots-vertical",
141125
"icon-tabler-menu",
142126
"icon-tabler-moon",
@@ -151,7 +135,6 @@
151135
"justify-content-start",
152136
"lazyloaded",
153137
"lead",
154-
"link-muted",
155138
"list",
156139
"list-inline",
157140
"list-inline-item",
@@ -192,7 +175,6 @@
192175
"navbar-brand",
193176
"navbar-expand-lg",
194177
"navbar-nav",
195-
"not-content",
196178
"offcanvas",
197179
"offcanvas-body",
198180
"offcanvas-end",
@@ -207,12 +189,10 @@
207189
"page-links",
208190
"page-nav",
209191
"pb-3",
210-
"position-relative",
211192
"privacy",
212193
"px-0",
213194
"px-4",
214195
"query-no-results",
215-
"reading-time",
216196
"rounded-circle",
217197
"row",
218198
"search-form",
@@ -234,19 +214,15 @@
234214
"sticky-top",
235215
"stretched-link",
236216
"submitted",
237-
"tag-list-single",
238217
"tags",
239218
"taxonomy",
240-
"term",
241-
"text-body",
242219
"text-body-secondary",
243220
"text-center",
244221
"text-decoration-none",
245222
"text-end",
246223
"text-lg-end",
247224
"text-lg-start",
248225
"text-muted",
249-
"text-nowrap",
250226
"text-reset",
251227
"title",
252228
"title-submitted",
@@ -257,22 +233,14 @@
257233
],
258234
"ids": [
259235
"TableOfContents",
260-
"architecture",
261236
"buttonColorMode",
262-
"deploy-a-model",
263-
"design-philosophy",
264237
"doks-docs-nav",
265-
"finally",
266238
"further-reading",
267-
"h-rh-i-0",
268-
"installation",
269239
"offcanvasNavMain",
270240
"offcanvasNavMainLabel",
271241
"offcanvasNavSection",
272242
"offcanvasNavSectionLabel",
273243
"query",
274-
"quick-start",
275-
"roammap-for-v020",
276244
"search-form",
277245
"searchModal",
278246
"searchModalLabel",

layouts/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h2 class="h4"><a href="https://awesome-llmops.inftyai.com">Awesome-LLMOps</a></
4040
</div>
4141
<div class="col-lg-5">
4242
<a href="https://llmaz.inftyai.com/">
43-
<img src="https://github.com/InftyAI/llmaz/blob/main/site/static/images/logo-original.png?raw=true" alt="logo"
43+
<img src="https://github.com/InftyAI/llmaz/blob/main/site/static/images/logo.png?raw=true" alt="logo"
4444
style="width:185px;height:auto;">
4545
</a>
4646
<p>☸️ Easy, advanced inference platform for large language models on

0 commit comments

Comments
 (0)