Skip to content

Commit

Permalink
add survey link
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisChen2023 committed Dec 27, 2023
1 parent bbc92f8 commit d36932c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ theme:
- content.tabs.link
- content.action.edit
- content.code.copy
- announce.dismiss
language: 'zh'

extra_css:
Expand Down
10 changes: 9 additions & 1 deletion overrides/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@

{% extends "base.html" %}

{% block announce %}

{% block outdated %}
从3.5.0版本开始的文档仅包含社区版功能。如需查看企业版文档,欢迎<a href="https://www.nebula-graph.com.cn/contact">联系我们</a>
{% endblock %}

{% block announce %}
让 NebulaGraph 周边工具产品更好用,
<a href="https://wj.qq.com/s2/13904910/9bf4/">
<strong>填写问卷提交反馈,就能抽取现金红包!</strong>
</a>
{% endblock %}

0 comments on commit d36932c

Please sign in to comment.