Skip to content

Commit 5a50f74

Browse files
Merge pull request #7528 from Daniel-1600/change-docs-framework-hugo
change framework of docs.meshery.io to Hugo
2 parents 0a52db8 + 04c7b3f commit 5a50f74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/collections/handbook/repository-overview/repo-data.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export const repo_data = [
4848
project: "Meshery Documentation",
4949
image: meshery,
5050
site: "http://docs.meshery.io",
51-
language: "Jekyll",
51+
language: "Hugo",
5252
maintainers_name: ["Vacant"],
5353
link: [""],
5454
repository: "https://github.com/meshery/meshery/tree/master/docs",

0 commit comments

Comments
 (0)