浏览代码

[init]

tags/1.2.0
Prateeksha Singh 7 年前
父节点
当前提交
bed2cdcb76
共有 1 个文件被更改,包括 4 次插入1 次删除
  1. +4
    -1
      docs/index.html

+ 4
- 1
docs/index.html 查看文件

@@ -340,7 +340,10 @@
<!-- Closing -->
<div class="text-center" style="margin-top: 70px">
<a href="https://github.com/frappe/charts/archive/master.zip"><button class="large blue button">Download</button></a>
<p style="margin-top: 3rem;margin-bottom: 1.5rem;"><a href="https://github.com/frappe/charts" target="_blank">View on GitHub</a></p>
<p style="margin-top: 3rem;margin-bottom: 1.5rem;">
<a href="https://github.com/frappe/charts" style="margin-right: 1rem;" target="_blank">Documentation</a>
<a href="https://github.com/frappe/charts" target="_blank">GitHub</a>
</p>
<p style="margin-top: 1rem;">
<a class="github-button" href="https://github.com/frappe/charts" data-icon="octicon-star" data-show-count="true" aria-label="Star frappe/charts on GitHub">Star</a>
</p>


正在加载...
取消
保存