forked from Botanical/BotanJS
SiteFile can now have original size
This commit is contained in:
@@ -17,5 +17,7 @@ _AstConf_.SiteFile = {};
|
||||
_AstConf_.SiteFile.path.image.medium;
|
||||
/** @type {String} */
|
||||
_AstConf_.SiteFile.path.image.large;
|
||||
/** @type {String} */
|
||||
_AstConf_.SiteFile.path.image.original;
|
||||
/** @type {Array} */
|
||||
_AstConf_.SiteFile.files;
|
||||
|
||||
Reference in New Issue
Block a user