Skip to content

Commit

Permalink
[web] fix blog links #1255 (#1256)
Browse files Browse the repository at this point in the history
web - blog links fixed
  • Loading branch information
janavlachova authored Sep 14, 2024
1 parent 08ae816 commit 3d9f7a6
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
16 changes: 14 additions & 2 deletions agdb_web/pages/blog/_meta.en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,20 @@
"title": "Blog",
"display": "normal"
},
"why-not-sql": {
"title": "Why Not SQL?",
"why-graph": {
"title": "Why graph?",
"display": "normal"
},
"object-queries": {
"title": "Object queries",
"display": "normal"
},
"single-file": {
"title": "Single file",
"display": "normal"
},
"replication-sharding-performance": {
"title": "Sharding, replication and performance at scale",
"display": "normal"
}
}
2 changes: 1 addition & 1 deletion agdb_web/pages/blog/single-file.en-US.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Single file"
title: Single file
description: "Blog, Agnesoft Graph Database"
---

Expand Down

0 comments on commit 3d9f7a6

Please sign in to comment.