Add avatar customizations to content API

This commit is contained in:
Phillip Thelen
2016-01-21 14:24:10 +01:00
committed by Blade Barringer
parent 0d06d765f2
commit 8e8c28725a
18 changed files with 583 additions and 350 deletions

View File

@@ -0,0 +1,6 @@
import prefill from './prefill.js';
export default prefill({
slim: {},
broad: {},
});