diff --git a/CompressingImages.txt b/CompressingImages.txt index ca25c65..8fda784 100644 --- a/CompressingImages.txt +++ b/CompressingImages.txt @@ -2,14 +2,14 @@ This is for in the future when I want to compress more images or anyone else for PNGs: https://squoosh.app/ - good at reducing the pallet, a first step for images that have a limited number of colors, bad at actually compressing thins though + good at reducing the pallet, a first step for images that have a limited number of colors, bad at actually compressing things though pngcrush Good, but should be ran before optipng, but isn't as good as it, use in tandom optipng The best tool to really shrink pngs to be as small as they can be. SVGs: - https://www.svgminify.com/ + https://svgomg.net/ great tool, if anyone knows how to squish them further, let me know, some manual work may go a long way to help shrink svgs, though I'm not doing that right now lol. I may look into other formats soon as well, though these are the main two I'm currently using diff --git a/webpage/bitmap.svg b/webpage/bitmap.svg index dd95391..ce830f3 100644 --- a/webpage/bitmap.svg +++ b/webpage/bitmap.svg @@ -1,12 +1 @@ - - - - - - - - - - - - + diff --git a/webpage/index.html b/webpage/index.html index 1b7e203..8111295 100644 --- a/webpage/index.html +++ b/webpage/index.html @@ -1,15 +1,13 @@ + + Jank Client - - - - diff --git a/webpage/login.html b/webpage/login.html index d6b3d56..30da57e 100644 --- a/webpage/login.html +++ b/webpage/login.html @@ -1,13 +1,12 @@ + + Jank Client - - - diff --git a/webpage/register.html b/webpage/register.html index cc37b82..21ca029 100644 --- a/webpage/register.html +++ b/webpage/register.html @@ -1,13 +1,12 @@ + + Jank Client - - -