Skip to content

Commit fcb3f06

Browse files
committed
Update ddnNav.html
1 parent ecdb926 commit fcb3f06

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

_includes/ddnNav.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,15 @@
6060
<li class="item overview">
6161
<a class="textUpperCase" href="{{site.frontPageFolder}}">Release Notes</a>
6262
</li> -->
63-
<li class="item overview">
63+
<li class="item">
6464
<a class="textUpperCase" href="{{site.docHomePage}}">Documentation</a>
6565
</li>
66+
<li class="item">
67+
<a class="textUpperCase" href="https://www.dynamsoft.com/document-normalizer/ask-for-quote/">Get Pricing</a>
68+
</li>
69+
<li class="item">
70+
<a class="textUpperCase" href="{{site.download}}">Free Trial</a>
71+
</li>
6672
</ul>
6773
</div>
6874
</div>

0 commit comments

Comments
 (0)