mirror of https://gitee.com/bigwinds/arangodb
small changes in the design
This commit is contained in:
parent
575e22e2d3
commit
bc0c8aac3a
|
@ -1,9 +1,9 @@
|
|||
# Summary
|
||||
<!-- 1 -->
|
||||
* [Installing](Installing/README.md)
|
||||
* [Linux](Installing/Linux.md)
|
||||
* [Mac OS X](Installing/MacOSX.md)
|
||||
* [Windows](Installing/Windows.md)
|
||||
* [Linux](Installing/Linux.md)
|
||||
* [Mac OS X](Installing/MacOSX.md)
|
||||
* [Windows](Installing/Windows.md)
|
||||
* [Compiling](Installing/Compiling.md)
|
||||
<!-- 2 -->
|
||||
* [First Steps](FirstSteps/README.md)
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
<!-- Title -->
|
||||
<h1>
|
||||
<i class="fa fa-spinner fa-spin"></i>
|
||||
<a href="https://www.arangodb.org" target="_blank"><img src="../../arangodb_logo2.png" width="222" height="35" border="0" alt="ArangoDB"></a>
|
||||
<a>Version 2.1.0</a>
|
||||
<a href="https://www.arangodb.org" target="_blank"><img src="../arangodb_logo2.png" width="222" height="35" border="0" alt="ArangoDB"></a>
|
||||
<a width="30" height="100" border="0">2.1.0</a>
|
||||
</h1>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue