Skip to content

Commit 1e89ccb

Browse files
authored
Ui/navigation (#173)
* Hugo rebuild all branches * Added navigation * Hugo rebuild all branches * adde navigation * Hugo rebuild all branches
1 parent ff71cf9 commit 1e89ccb

File tree

445 files changed

+77795
-12028
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

445 files changed

+77795
-12028
lines changed

published/categories/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ <h2 class="text-center">More resources</h2>
314314
<div class="row justify-content-center u-align__stretch-bottom">
315315
<div class="col-12 col-sm-6 col-md-3 text-center">
316316
<div class="section-icon">
317-
<img src="https://dgraph.io/assets/images/icon-fast-forward.svg">
317+
<img src="https://dgraph.io/assets/images/icon-docs.svg">
318318
</div>
319319
<h3>Docs</h3>
320320
<p class="u-align__center" style="max-width:320px;">Get detailed information on how to get started with Dgraph.</p>
@@ -347,8 +347,7 @@ <h3>Forum</h3>
347347
</div>
348348
<div class="col-12 col-sm-6 col-md-3 text-center">
349349
<div class="section-icon">
350-
<img src="https://dgraph.io/assets/images/icon-docs.svg">
351-
350+
<img src="https://dgraph.io/assets/images/icon-fast-forward.svg">
352351
</div>
353352
<h3>Play</h3>
354353
<p class="u-align__center" style="max-width:320px;">Easily query and visualize your data in an easy to use web interface.</p>

0 commit comments

Comments
 (0)