fixed huge fuckin bug

This commit is contained in:
bearfm 2024-01-27 13:14:23 -08:00
parent c849ae5e99
commit 6a95ee502c
Signed by untrusted user who does not match committer: bearfm
GPG Key ID: 573A776FED58E1A4
8 changed files with 1 additions and 1 deletions

View File

@ -87,6 +87,6 @@ help:
.PHONY: static .PHONY: static
static: $(STATICOUT) static: $(STATICOUT)
$(STATICOUT): $(STATICFILES) $(DISTDIR)/%: $(STATICDIR)/%
@mkdir -p $(dir $@) @mkdir -p $(dir $@)
@cp -v $< $@ @cp -v $< $@

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 238 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 46 KiB

BIN
dist/favicon-16x16.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 875 B

BIN
dist/favicon-32x32.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

BIN
dist/favicon.ico vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 15 KiB

BIN
dist/site.webmanifest vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 263 B