Skip to content

Commit 8e4a668

Browse files
authored
Merge pull request #54 from jaseci-labs/blogs
chore: add "Blogs" link to main menu
2 parents 46d0c0c + cf36c28 commit 8e4a668

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

jaseci-org/config/menu.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
"url": "https://jaseci.engin.umich.edu/",
1818
"target": "_blank",
1919
"rel": "noopener noreferrer"
20+
},
21+
{
22+
"name": "Blogs",
23+
"url": "https://blogs.jaseci.org/"
2024
}
2125
],
2226
"footer": [

0 commit comments

Comments
 (0)