forked from Botanical/BotanJS
Reduced some image 301 round trips
This commit is contained in:
@@ -19,3 +19,11 @@ _AstJson_.SiteFile.file;
|
||||
_AstJson_.SiteFile.file.type;
|
||||
/** @type {String} */
|
||||
_AstJson_.SiteFile.file.src_location;
|
||||
/** @type {Object} */
|
||||
_AstConf_.SiteFile.thumbes;
|
||||
/** @type {String} */
|
||||
_AstConf_.SiteFile.thumbs.small;
|
||||
/** @type {String} */
|
||||
_AstConf_.SiteFile.thumbs.medium;
|
||||
/** @type {String} */
|
||||
_AstConf_.SiteFile.thumbs.large;
|
||||
|
||||
Reference in New Issue
Block a user