diff options
Diffstat (limited to 'public/config.codekit')
-rw-r--r-- | public/config.codekit | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/public/config.codekit b/public/config.codekit index 63f5efa4d1..ce4ef36eff 100644 --- a/public/config.codekit +++ b/public/config.codekit @@ -149,6 +149,17 @@ "outputPathIsSetByUser": 0, "processed": 1 }, + "\/img\/gogs-large-resize.png": { + "fileType": 32768, + "ignore": 0, + "ignoreWasSetByUser": 0, + "initialSize": 52238, + "inputAbbreviatedPath": "\/img\/gogs-large-resize.png", + "outputAbbreviatedPath": "\/img\/gogs-large-resize.png", + "outputPathIsOutsideProject": 0, + "outputPathIsSetByUser": 0, + "processed": 1 + }, "\/img\/gogs-lg.png": { "fileType": 32768, "ignore": 0, |