How to use the gravatar.default_image function in gravatar

To help you get started, we’ve selected a few gravatar examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github girder / girder / plugins / gravatar / girder_gravatar / web_client / views / ConfigView.js View on Github external
}).done((resp) => {
            this.render();
            this.$('#g-gravatar-default-image').val(
                resp['gravatar.default_image']
            );
        });
    },

gravatar

Gravatar Node.js library

MIT
Latest version published 3 years ago

Package Health Score

53 / 100
Full package analysis