This is an automated email from the ASF dual-hosted git repository.
aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-website.git
The following commit(s) were added to refs/heads/master by this push:
new 5981619 WIP.
5981619 is described below
commit 598161920b942c1825ca0c845e3a328b76942bfa
Author: Aaron Radzinski <[email protected]>
AuthorDate: Fri Dec 11 19:11:19 2020 -0800
WIP.
---
_layouts/default.html | 2 +-
blogs.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/_layouts/default.html b/_layouts/default.html
index d6296b1..1d979c7 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -109,7 +109,7 @@ layout: compress
<a class="nav-link" href="/download.html">Downloads <i
class="fas fa-download"></i></a>
</li>
<li class="nav-item">
- <a class="nav-link" href="/blogs.html">Blogs</a>
+ <a class="nav-link" href="/blogs.html">Blog</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/community.html">Community</a>
diff --git a/blogs.html b/blogs.html
index 454aeee..23b0af0 100644
--- a/blogs.html
+++ b/blogs.html
@@ -1,5 +1,5 @@
---
-active_crumb: Blogs
+active_crumb: Blog
layout: interior
---