diff options
author | Matt Strapp <matt@mattstrapp.net> | 2022-10-17 14:08:49 -0500 |
---|---|---|
committer | Matt Strapp <matt@mattstrapp.net> | 2022-10-17 14:08:49 -0500 |
commit | 036ad68f7c46a51f93b33d7215d28d8117ed4a82 (patch) | |
tree | 4bcc2f0d65dc81047d4a9fcc161827fab10f9c77 | |
parent | no (diff) | |
download | website-036ad68f7c46a51f93b33d7215d28d8117ed4a82.tar website-036ad68f7c46a51f93b33d7215d28d8117ed4a82.tar.gz website-036ad68f7c46a51f93b33d7215d28d8117ed4a82.tar.bz2 website-036ad68f7c46a51f93b33d7215d28d8117ed4a82.tar.lz website-036ad68f7c46a51f93b33d7215d28d8117ed4a82.tar.xz website-036ad68f7c46a51f93b33d7215d28d8117ed4a82.tar.zst website-036ad68f7c46a51f93b33d7215d28d8117ed4a82.zip |
optimize images
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
-rw-r--r-- | config.toml | 4 | ||||
-rw-r--r-- | static/images/avatar.png | 4 | ||||
-rw-r--r-- | static/images/favicon-16x16.png | 4 | ||||
-rw-r--r-- | static/images/favicon-32x32.png | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/config.toml b/config.toml index 8c3eaf0..0c8c37c 100644 --- a/config.toml +++ b/config.toml @@ -13,7 +13,7 @@ enableRobotsTXT = true [params] # author = "Matt Strapp" - # info = "" + info = "As good as it'll be, part 2" description = "Matt Strapp's personal website" keywords = "developer,personal" avatarurl = "images/avatar.png" @@ -22,7 +22,7 @@ enableRobotsTXT = true favicon_32 = "/images/favicon-32x32.png" favicon_16 = "/images/favicon-16x16.png" - since = 2022 + since = 2018 enableTwemoji = true diff --git a/static/images/avatar.png b/static/images/avatar.png index 0facf9b..e48d841 100644 --- a/static/images/avatar.png +++ b/static/images/avatar.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:406e8f4e4a1adc87ead24324202c3762d38db1c0f2fd0c158fb7bfa3f09f5210 -size 27206 +oid sha256:f94862e46beb7a286aeca79cb22e1bc0f5c938137c8db619ce3d813d6cc135bc +size 26737 diff --git a/static/images/favicon-16x16.png b/static/images/favicon-16x16.png index b87b3af..b789f96 100644 --- a/static/images/favicon-16x16.png +++ b/static/images/favicon-16x16.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:136918b5cd4d8de740817083ab9376cfad722def2ae640ef23882df924b0c3e8 -size 1420 +oid sha256:e8601a841a1827c029a5cedc13e3484dbb76037713a08ff8bc1e457227cef2d8 +size 1368 diff --git a/static/images/favicon-32x32.png b/static/images/favicon-32x32.png index c89779e..0f15d07 100644 --- a/static/images/favicon-32x32.png +++ b/static/images/favicon-32x32.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8001422020e9235c739d359b6ce40fd13a991f8d395db641d179f9eb751e5d83 -size 2922 +oid sha256:11e4f3bb1771a5b40b3cfefc92b36c3e4e28b2843be37f8958abeaf5b1770753 +size 2430 |