We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2990d74 commit 13ec6a5Copy full SHA for 13ec6a5
content/index.html
@@ -137,6 +137,9 @@ <h1><i class="fa fa-github"></i> Open Source</h1>
137
<div class="logos">
138
<a href="http://www.gomecloud.com"><img src="assets/company-logos/gomecloud.png"/></a>
139
</div>
140
+ <div class="logos">
141
+ <a href="http://www.didiyun.com"><img src="assets/company-logos/didiyun.png"/></a>
142
+ </div>
143
144
145
<%= render 'container_footer' %>
layouts/container_footer.html
@@ -4,4 +4,5 @@
4
<p class="pull-left">
5
© Open-Falcon Authors 2017
6
</p>
7
+ <p class="pull-right"> The site is proudly powered by <a href="http://www.didiyun.com">didiyun</a> </p>
8
</footer>
static/company-logos/didiyun.png
2.78 KB
static/company-logos/gomecloud.png
-1.81 KB
0 commit comments