Skip to content

Commit

Permalink
feat: website update
Browse files Browse the repository at this point in the history
  • Loading branch information
xxxsf committed Aug 2, 2024
1 parent 40a9c92 commit 5f96595
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/components/Header/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
<header class="header">
<div class="left-bar">
<a href="/" class="logo"></a>
<div style="margin-left: 20px; display: flex">
<span style="margin-right: 4px"> (docs for Quarkc) </span>
</div>

<div ref="searchRef" id="docsearch"></div>
</div>
<div class="toper-bar">
Expand Down Expand Up @@ -346,7 +342,7 @@ const langs = {
ecosystem: "生态系统",
docsTitle: "组件库文档",
component: "组件",
docs: "组件库",
docs: "Quarkd组件库",
guide: "指南",
officialLibrary: "官方工具",
stack: "用 Quark 构建跨技术栈组件",
Expand Down

0 comments on commit 5f96595

Please sign in to comment.