Skip to content

Commit 6011f28

Browse files
committed
fix: logo docs
1 parent 9e43bc2 commit 6011f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsdoc-conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"template": "./node_modules/clean-jsdoc-theme",
3030
"theme_opts": {
3131
"default_theme": "dark",
32-
"title": "<img src='../.github/parse-server-logo.png' class='logo'/>",
32+
"title": "Parse Server",
3333
"create_style": "header, .sidebar-section-title, .sidebar-title { color: #139cee !important } .logo { margin-left : 40px; margin-right: 40px }"
3434
}
3535
},

0 commit comments

Comments
 (0)