Skip to content

Commit 07ebe67

Browse files
committed
chore(docs): update ducksboard logo URL
1 parent e192405 commit 07ebe67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ module.exports = function(grunt) {
123123
"description": 'gridster.js, a drag-and-drop multi-column jQuery grid plugin',
124124
"version": '0.1.0',
125125
"url": 'http://gridster.net/',
126-
"logo": 'http://ducksboard.com/wp-content/themes/blog-theme-ducksboard/images/ducksboard.png',
126+
"logo": 'https://ducksboard.com/static/images/svg/logo-ducksboard-black-small.svg',
127127
options: {
128128
paths: "src/",
129129
outdir: "gh-pages/docs/"

0 commit comments

Comments
 (0)