1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 04:55:30 -04:00

add My First Code post

This commit is contained in:
2019-10-01 17:04:47 -04:00
parent 01b82e3ebe
commit bf01d5aa13
10 changed files with 176 additions and 1 deletions

7
.imgbotconfig Normal file
View File

@@ -0,0 +1,7 @@
{
"ignoredFiles": [
"misc/*",
"*.svg"
],
"aggressiveCompression": "false"
}